Skip to main content

Microsoft SharePoint + OneDrive

Access and manage your SharePoint & OneDrive files.

Microsoft SharePoint + OneDrive Logo

Authentication

This connector uses OAuth 2.0 authentication.

info

Set up your connection in the Abstra Console before using it in your workflows.

How to use

Using the Smart Chat

Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".

Using the Web Editor

from abstra.connectors import run_connection_action

result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})

Available Actions

This connector provides 1294 actions:

ActionPurposeParameters
get_admin_sharepointGet sharepoint from admin$select (array)
$expand (array)
patch_admin_sharepointUpdate the navigation property sharepoint in admindata (undefined) required
delete_admin_sharepointDelete navigation property sharepoint for adminIf-Match (string)
get_admin_sharepoint_settingsGet the tenant-level settings for SharePoint and OneDrive.$select (array)
$expand (array)
patch_admin_sharepoint_settingsUpdate one or more tenant-level settings for SharePoint and OneDrive.data (undefined) required
delete_admin_sharepoint_settingsDelete navigation property settings for adminIf-Match (string)
get_drivesGet entities from drives$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drivesAdd new entity to drivesdata (undefined) required
get_drives_by_drive_idGet entity from drives by keydrive-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_idUpdate entity in drivesdrive-id (string)
data (undefined) required
delete_drives_by_drive_idDelete entity from drivesdrive-id (string)
If-Match (string)
get_drives_by_drive_id_bundlesCollection of bundles albums and multi-select-shared sets of items. Only in personal OneDrive.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_bundlesCreate new navigation property to bundles for drivesdrive-id (string)
data (undefined) required
get_drives_by_drive_id_bundles_by_drive_item_idCollection of bundles albums and multi-select-shared sets of items. Only in personal OneDrive.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_bundles_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
$format (string)
put_drives_by_drive_id_bundles_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
data (string) required
delete_drives_by_drive_id_bundles_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_bundles_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_created_by_userIdentity of the user who created the item. Read-only.drive-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_created_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_followingThe list of items the user is following. Only in OneDrive for Business.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_following_by_drive_item_idThe list of items the user is following. Only in OneDrive for Business.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_following_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
$format (string)
put_drives_by_drive_id_following_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
data (string) required
delete_drives_by_drive_id_following_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_following_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_itemsGet a list of driveItem objects shared with the owner of a drive the legacy sharedWithMe endpoint — deprecated. Microsoft Graph requires $filter at runtime for this collection. To list items inside a drive, use GET /drives/drive-id/root/children root folder or GET /drives/drive-id/items/driveItem-id/children specific folder; to search, use GET /drives/drive-id/root/searchq='…'.drive-id (string)
$top (integer)
$filter (string)
$search (string)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_itemsCreate new navigation property to items for drivesdrive-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_idAll items contained in the drive. Read-only. Nullable.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_idUpdate the navigation property items in drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_idDelete navigation property items for drivesdrive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_analyticsAnalytics about the view activities that took place on this item.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_analyticsUpdate the navigation property analytics in drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_analyticsDelete navigation property analytics for drivesdrive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_analytics_all_timeGet itemAnalytics about the views that took place under this resource. The itemAnalytics resource is a convenient way to get activity stats for allTime and the lastSevenDays. For a custom time range or interval, use the getActivitiesByInterval API.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_statsGet itemActivityStats from drivesdrive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_statsCreate new navigation property to itemActivityStats for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_idGet itemActivityStats from drivesdrive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_idUpdate the navigation property itemActivityStats in drivesdrive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_idDelete navigation property itemActivityStats for drivesdrive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activitiesExposes the itemActivities represented in this itemActivityStat resource.drive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activitiesCreate new navigation property to activities for drivesdrive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_idExposes the itemActivities represented in this itemActivityStat resource.drive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_idUpdate the navigation property activities in drivesdrive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_idDelete navigation property activities for drivesdrive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_id_drive_itemExposes the driveItem that was the target of this activity.drive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_id_drive_item_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
$format (string)
put_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_id_drive_item_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
data (string) required
delete_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_id_drive_item_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
itemActivityStat-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_analytics_item_activity_stats_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_analytics_last_seven_daysGet lastSevenDays from drivesdrive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_childrenReturn a collection of DriveItems in the children relationship of a DriveItem. DriveItems with a non-null folder or package facet can have one or more child DriveItems.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_childrenCreate new navigation property to children for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_children_by_drive_item_id1Collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable.drive-id (string)
driveItem-id (string)
driveItem-id1 (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_children_by_drive_item_id1_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
driveItem-id1 (string)
$format (string)
put_drives_by_drive_id_items_by_drive_item_id_children_by_drive_item_id1_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
driveItem-id1 (string)
data (string) required
delete_drives_by_drive_id_items_by_drive_item_id_children_by_drive_item_id1_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
driveItem-id1 (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_children_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
$format (string)
put_drives_by_drive_id_items_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
data (string) required
delete_drives_by_drive_id_items_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_created_by_userIdentity of the user who created the item. Read-only.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
driveItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_created_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
driveItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_list_itemFor drives in SharePoint, the associated document library list item. Read-only. Nullable.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_assign_sensitivity_labelInvoke action assignSensitivityLabeldrive-id (string)
driveItem-id (string)
data: {
. sensitivityLabelId (string)
. assignmentMethod
. justificationText (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_checkinCheck in a checked out driveItem resource, which makes the version of the document available to others.drive-id (string)
driveItem-id (string)
data: {
. checkInAs (string)
. comment (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_checkoutCheck out a driveItem resource to prevent others from editing the document, and prevent your changes from being visible until the documented is checked in.drive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_copyInvoke action copydrive-id (string)
driveItem-id (string)
data: {
. name (string)
. parentReference
. childrenOnly (boolean)
. includeAllVersionHistory (boolean)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_create_linkCreate a link to share a driveItem driveItem. The createLink action creates a new sharing link if the specified link type doesn't already exist for the calling application. If a sharing link of the specified type already exists for the app, the existing sharing link is returned. DriveItem resources inherit sharing permissions from their ancestors.drive-id (string)
driveItem-id (string)
data: {
. type (string)
. scope (string)
. expirationDateTime (string)
. password (string)
. message (string)
. recipients (array)
. retainInheritedPermissions (boolean)
. sendNotification (boolean)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_create_upload_sessionInvoke action createUploadSessiondrive-id (string)
driveItem-id (string)
data: {
. item
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_delta_Track changes in a driveItem and its children over time. Your app begins by calling delta without any parameters. The service starts enumerating the drive's hierarchy, returning pages of items and either an @odata.nextLink or an @odata.deltaLink, as described below. Your app should continue calling with the @odata.nextLink until you no longer see an @odata.nextLink returned, or you see a response with an empty set of changes. After you have finished receiving all the changes, you may apply thedrive-id (string)
driveItem-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_delta_token_by_token_Invoke function deltadrive-id (string)
driveItem-id (string)
token (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_discard_checkoutDiscard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions.drive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_extract_sensitivity_labelsInvoke action extractSensitivityLabelsdrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_followFollow a driveItem.drive-id (string)
driveItem-id (string)
get_drives_by_drive_id_items_by_drive_item_id_get_activities_by_interval_Get a collection of itemActivityStats resources for the activities that took place on this resource within the specified time interval. Analytics aggregates might not be available for all action types.drive-id (string)
driveItem-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_items_by_drive_item_id_get_activities_by_interval_start_date_time_by_start_date_time_end_date_time_by_end_date_time_interval_by_interval_Invoke function getActivitiesByIntervaldrive-id (string)
driveItem-id (string)
startDateTime (string)
endDateTime (string)
interval (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_inviteSend a sharing invitation for a driveItem. A sharing invitation provides permissions to the recipients and, optionally, sends them an email to notify them that the item was shared.drive-id (string)
driveItem-id (string)
data: {
. requireSignIn (boolean)
. roles (array)
. sendInvitation (boolean)
. message (string)
. recipients (array)
. retainInheritedPermissions (boolean)
. expirationDateTime (string)
. password (string)
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_permanent_deleteInvoke action permanentDeletedrive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_previewInvoke action previewdrive-id (string)
driveItem-id (string)
data: {
. page (string)
. zoom
} (object) required
post_drives_by_drive_id_items_by_drive_item_id_restoreRestore a deleted driveItem that is currently in the recycle bin.drive-id (string)
driveItem-id (string)
data: {
. parentReference
. name (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_search_q_by_q_Search the hierarchy of items for items matching a query. You can search within a folder hierarchy, a whole drive, or files shared with the current user.drive-id (string)
driveItem-id (string)
q (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_unfollowUnfollow a driveItem.drive-id (string)
driveItem-id (string)
post_drives_by_drive_id_items_by_drive_item_id_validate_permissionInvoke action validatePermissiondrive-id (string)
driveItem-id (string)
data: {
. challengeToken (string)
. password (string)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_permissionsThe set of permissions for the item. Read-only. Nullable.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_permissionsCreate new navigation property to permissions for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_permissions_by_permission_idThe set of permissions for the item. Read-only. Nullable.drive-id (string)
driveItem-id (string)
permission-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_permissions_by_permission_idUpdate the navigation property permissions in drivesdrive-id (string)
driveItem-id (string)
permission-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_permissions_by_permission_idDelete navigation property permissions for drivesdrive-id (string)
driveItem-id (string)
permission-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_permissions_by_permission_id_grantGrant users access to a link represented by a permission.drive-id (string)
driveItem-id (string)
permission-id (string)
data: {
. roles (array)
. recipients (array)
} (object) required
get_drives_by_drive_id_items_by_drive_item_id_permissions_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_retention_labelGet metadata information for a retention label applied on a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_retention_labelLock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.drive-id (string)
driveItem-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_retention_labelRemove a retention label from a driveItem. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.drive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_subscriptionsThe set of subscriptions on the item. Only supported on the root of a drive.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_subscriptionsCreate new navigation property to subscriptions for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_subscriptions_by_subscription_idThe set of subscriptions on the item. Only supported on the root of a drive.drive-id (string)
driveItem-id (string)
subscription-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_subscriptions_by_subscription_idUpdate the navigation property subscriptions in drivesdrive-id (string)
driveItem-id (string)
subscription-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_subscriptions_by_subscription_idDelete navigation property subscriptions for drivesdrive-id (string)
driveItem-id (string)
subscription-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_subscriptions_by_subscription_id_reauthorizeReauthorize a subscription when you receive a reauthorizationRequired challenge.drive-id (string)
driveItem-id (string)
subscription-id (string)
get_drives_by_drive_id_items_by_drive_item_id_subscriptions_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_thumbnailsCollection of thumbnailSet objects associated with the item. For more information, see getting thumbnails. Read-only. Nullable.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_thumbnailsCreate new navigation property to thumbnails for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_thumbnails_by_thumbnail_set_idCollection of thumbnailSet objects associated with the item. For more information, see getting thumbnails. Read-only. Nullable.drive-id (string)
driveItem-id (string)
thumbnailSet-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_thumbnails_by_thumbnail_set_idUpdate the navigation property thumbnails in drivesdrive-id (string)
driveItem-id (string)
thumbnailSet-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_thumbnails_by_thumbnail_set_idDelete navigation property thumbnails for drivesdrive-id (string)
driveItem-id (string)
thumbnailSet-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_thumbnails_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_by_drive_item_id_versionsThe list of previous versions of the item. For more info, see getting previous versions. Read-only. Nullable.drive-id (string)
driveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_items_by_drive_item_id_versionsCreate new navigation property to versions for drivesdrive-id (string)
driveItem-id (string)
data (undefined) required
get_drives_by_drive_id_items_by_drive_item_id_versions_by_drive_item_version_idThe list of previous versions of the item. For more info, see getting previous versions. Read-only. Nullable.drive-id (string)
driveItem-id (string)
driveItemVersion-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_items_by_drive_item_id_versions_by_drive_item_version_idUpdate the navigation property versions in drivesdrive-id (string)
driveItem-id (string)
driveItemVersion-id (string)
data (undefined) required
delete_drives_by_drive_id_items_by_drive_item_id_versions_by_drive_item_version_idDelete navigation property versions for drivesdrive-id (string)
driveItem-id (string)
driveItemVersion-id (string)
If-Match (string)
get_drives_by_drive_id_items_by_drive_item_id_versions_by_drive_item_version_id_contentThe content stream for this version of the item.drive-id (string)
driveItem-id (string)
driveItemVersion-id (string)
put_drives_by_drive_id_items_by_drive_item_id_versions_by_drive_item_version_id_contentThe content stream for this version of the item.drive-id (string)
driveItem-id (string)
driveItemVersion-id (string)
data (string) required
delete_drives_by_drive_id_items_by_drive_item_id_versions_by_drive_item_version_id_contentThe content stream for this version of the item.drive-id (string)
driveItem-id (string)
driveItemVersion-id (string)
If-Match (string)
post_drives_by_drive_id_items_by_drive_item_id_versions_by_drive_item_version_id_restore_versionRestore a previous version of a driveItem to be the current version. This operation creates a new version with the contents of the previous version, and it preserves all existing versions of the file.drive-id (string)
driveItem-id (string)
driveItemVersion-id (string)
get_drives_by_drive_id_items_by_drive_item_id_versions_countGet the number of the resourcedrive-id (string)
driveItem-id (string)
$search (string)
get_drives_by_drive_id_items_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.drive-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_listFor drives in SharePoint, the underlying document library list. Read-only. Nullable.drive-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_listUpdate the navigation property list in drivesdrive-id (string)
data (undefined) required
delete_drives_by_drive_id_listDelete navigation property list for drivesdrive-id (string)
If-Match (string)
get_drives_by_drive_id_list_columnsThe collection of field definitions for this list.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_columnsCreate new navigation property to columns for drivesdrive-id (string)
data (undefined) required
get_drives_by_drive_id_list_columns_by_column_definition_idThe collection of field definitions for this list.drive-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_columns_by_column_definition_idUpdate the navigation property columns in drivesdrive-id (string)
columnDefinition-id (string)
data (undefined) required
delete_drives_by_drive_id_list_columns_by_column_definition_idDelete navigation property columns for drivesdrive-id (string)
columnDefinition-id (string)
If-Match (string)
get_drives_by_drive_id_list_columns_by_column_definition_id_source_columnThe source column for the content type column.drive-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_columns_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_list_content_typesThe collection of content types present in this list.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_content_typesCreate new navigation property to contentTypes for drivesdrive-id (string)
data (undefined) required
get_drives_by_drive_id_list_content_types_by_content_type_idThe collection of content types present in this list.drive-id (string)
contentType-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_content_types_by_content_type_idUpdate the navigation property contentTypes in drivesdrive-id (string)
contentType-id (string)
data (undefined) required
delete_drives_by_drive_id_list_content_types_by_content_type_idDelete navigation property contentTypes for drivesdrive-id (string)
contentType-id (string)
If-Match (string)
get_drives_by_drive_id_list_content_types_by_content_type_id_baseParent contentType from which this content type is derived.drive-id (string)
contentType-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_content_types_by_content_type_id_base_typesThe collection of content types that are ancestors of this content type.drive-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_list_content_types_by_content_type_id_base_types_by_content_type_id1The collection of content types that are ancestors of this content type.drive-id (string)
contentType-id (string)
contentType-id1 (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_content_types_by_content_type_id_base_types_countGet the number of the resourcedrive-id (string)
contentType-id (string)
$search (string)
get_drives_by_drive_id_list_content_types_by_content_type_id_column_linksThe collection of columns that are required by this content type.drive-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_content_types_by_content_type_id_column_linksCreate new navigation property to columnLinks for drivesdrive-id (string)
contentType-id (string)
data (undefined) required
get_drives_by_drive_id_list_content_types_by_content_type_id_column_links_by_column_link_idThe collection of columns that are required by this content type.drive-id (string)
contentType-id (string)
columnLink-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_content_types_by_content_type_id_column_links_by_column_link_idUpdate the navigation property columnLinks in drivesdrive-id (string)
contentType-id (string)
columnLink-id (string)
data (undefined) required
delete_drives_by_drive_id_list_content_types_by_content_type_id_column_links_by_column_link_idDelete navigation property columnLinks for drivesdrive-id (string)
contentType-id (string)
columnLink-id (string)
If-Match (string)
get_drives_by_drive_id_list_content_types_by_content_type_id_column_links_countGet the number of the resourcedrive-id (string)
contentType-id (string)
$search (string)
get_drives_by_drive_id_list_content_types_by_content_type_id_column_positionsColumn order information in a content type.drive-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_list_content_types_by_content_type_id_column_positions_by_column_definition_idColumn order information in a content type.drive-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_content_types_by_content_type_id_column_positions_countGet the number of the resourcedrive-id (string)
contentType-id (string)
$search (string)
get_drives_by_drive_id_list_content_types_by_content_type_id_columnsThe collection of column definitions for this content type.drive-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_content_types_by_content_type_id_columnsCreate new navigation property to columns for drivesdrive-id (string)
contentType-id (string)
data (undefined) required
get_drives_by_drive_id_list_content_types_by_content_type_id_columns_by_column_definition_idThe collection of column definitions for this content type.drive-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_content_types_by_content_type_id_columns_by_column_definition_idUpdate the navigation property columns in drivesdrive-id (string)
contentType-id (string)
columnDefinition-id (string)
data (undefined) required
delete_drives_by_drive_id_list_content_types_by_content_type_id_columns_by_column_definition_idDelete navigation property columns for drivesdrive-id (string)
contentType-id (string)
columnDefinition-id (string)
If-Match (string)
get_drives_by_drive_id_list_content_types_by_content_type_id_columns_by_column_definition_id_source_columnThe source column for the content type column.drive-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_content_types_by_content_type_id_columns_countGet the number of the resourcedrive-id (string)
contentType-id (string)
$search (string)
post_drives_by_drive_id_list_content_types_by_content_type_id_associate_with_hub_sitesAssociate a published content type present in a content type hub with a list of hub sites.drive-id (string)
contentType-id (string)
data: {
. hubSiteUrls (array)
. propagateToExistingLists (boolean)
} (object) required
post_drives_by_drive_id_list_content_types_by_content_type_id_copy_to_default_content_locationCopy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation.drive-id (string)
contentType-id (string)
data: {
. sourceFile (object)
. destinationFileName (string)
} (object) required
get_drives_by_drive_id_list_content_types_by_content_type_id_is_published_Check the publishing status of a contentType in a content type hub site.drive-id (string)
contentType-id (string)
post_drives_by_drive_id_list_content_types_by_content_type_id_publishPublishes a contentType present in the content type hub site.drive-id (string)
contentType-id (string)
post_drives_by_drive_id_list_content_types_by_content_type_id_unpublishUnpublish a contentType from a content type hub site.drive-id (string)
contentType-id (string)
get_drives_by_drive_id_list_content_types_countGet the number of the resourcedrive-id (string)
$search (string)
post_drives_by_drive_id_list_content_types_add_copyAdd a copy of a content type from a site to a list.drive-id (string)
data: {
. contentType (string)
} (object) required
post_drives_by_drive_id_list_content_types_add_copy_from_content_type_hubAdd or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntexdrive-id (string)
data: {
. contentTypeId (string)
} (object) required
get_drives_by_drive_id_list_content_types_get_compatible_hub_content_types_Get a list of compatible content types from the content type hub that can be added to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: addCopyFromContentTypeHub and the blog postdrive-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_list_created_by_userIdentity of the user who created the item. Read-only.drive-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_created_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_list_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_list_created_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_list_driveAllows access to the list as a drive resource with driveItems. Only present on document libraries.drive-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_itemsAll items contained in the list.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_itemsCreate new navigation property to items for drivesdrive-id (string)
data (undefined) required
get_drives_by_drive_id_list_items_by_list_item_idAll items contained in the list.drive-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_idUpdate the navigation property items in drivesdrive-id (string)
listItem-id (string)
data (undefined) required
delete_drives_by_drive_id_list_items_by_list_item_idDelete navigation property items for drivesdrive-id (string)
listItem-id (string)
If-Match (string)
get_drives_by_drive_id_list_items_by_list_item_id_analyticsAnalytics about the view activities that took place on this item.drive-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_created_by_userIdentity of the user who created the item. Read-only.drive-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
listItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_list_items_by_list_item_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_created_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
listItem-id (string)
$search (string)
get_drives_by_drive_id_list_items_by_list_item_id_document_set_versionsVersion information for a document set version created by a user.drive-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_items_by_list_item_id_document_set_versionsCreate new navigation property to documentSetVersions for drivesdrive-id (string)
listItem-id (string)
data (undefined) required
get_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_idVersion information for a document set version created by a user.drive-id (string)
listItem-id (string)
documentSetVersion-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_idUpdate the navigation property documentSetVersions in drivesdrive-id (string)
listItem-id (string)
documentSetVersion-id (string)
data (undefined) required
delete_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_idDelete navigation property documentSetVersions for drivesdrive-id (string)
listItem-id (string)
documentSetVersion-id (string)
If-Match (string)
get_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsA collection of the fields and values for this version of the list item.drive-id (string)
listItem-id (string)
documentSetVersion-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsUpdate the navigation property fields in drivesdrive-id (string)
listItem-id (string)
documentSetVersion-id (string)
data (undefined) required
delete_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsDelete navigation property fields for drivesdrive-id (string)
listItem-id (string)
documentSetVersion-id (string)
If-Match (string)
post_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_restoreRestore a document set version.drive-id (string)
listItem-id (string)
documentSetVersion-id (string)
get_drives_by_drive_id_list_items_by_list_item_id_document_set_versions_countGet the number of the resourcedrive-id (string)
listItem-id (string)
$search (string)
get_drives_by_drive_id_list_items_by_list_item_id_drive_itemFor document libraries, the driveItem relationship exposes the listItem as a driveItemdrive-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.drive-id (string)
listItem-id (string)
$format (string)
put_drives_by_drive_id_list_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.drive-id (string)
listItem-id (string)
data (string) required
delete_drives_by_drive_id_list_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.drive-id (string)
listItem-id (string)
If-Match (string)
get_drives_by_drive_id_list_items_by_list_item_id_fieldsThe values of the columns set on this list item.drive-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_id_fieldsUpdate the navigation property fields in drivesdrive-id (string)
listItem-id (string)
data (undefined) required
delete_drives_by_drive_id_list_items_by_list_item_id_fieldsDelete navigation property fields for drivesdrive-id (string)
listItem-id (string)
If-Match (string)
get_drives_by_drive_id_list_items_by_list_item_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.drive-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
listItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_list_items_by_list_item_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
listItem-id (string)
$search (string)
post_drives_by_drive_id_list_items_by_list_item_id_create_linkInvoke action createLinkdrive-id (string)
listItem-id (string)
data: {
. type (string)
. scope (string)
. expirationDateTime (string)
. password (string)
. message (string)
. recipients (array)
. retainInheritedPermissions (boolean)
. sendNotification (boolean)
} (object) required
get_drives_by_drive_id_list_items_by_list_item_id_get_activities_by_interval_Invoke function getActivitiesByIntervaldrive-id (string)
listItem-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_get_activities_by_interval_start_date_time_by_start_date_time_end_date_time_by_end_date_time_interval_by_interval_Invoke function getActivitiesByIntervaldrive-id (string)
listItem-id (string)
startDateTime (string)
endDateTime (string)
interval (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_list_items_by_list_item_id_versionsThe list of previous versions of the list item.drive-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_items_by_list_item_id_versionsCreate new navigation property to versions for drivesdrive-id (string)
listItem-id (string)
data (undefined) required
get_drives_by_drive_id_list_items_by_list_item_id_versions_by_list_item_version_idThe list of previous versions of the list item.drive-id (string)
listItem-id (string)
listItemVersion-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_id_versions_by_list_item_version_idUpdate the navigation property versions in drivesdrive-id (string)
listItem-id (string)
listItemVersion-id (string)
data (undefined) required
delete_drives_by_drive_id_list_items_by_list_item_id_versions_by_list_item_version_idDelete navigation property versions for drivesdrive-id (string)
listItem-id (string)
listItemVersion-id (string)
If-Match (string)
get_drives_by_drive_id_list_items_by_list_item_id_versions_by_list_item_version_id_fieldsA collection of the fields and values for this version of the list item.drive-id (string)
listItem-id (string)
listItemVersion-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_items_by_list_item_id_versions_by_list_item_version_id_fieldsUpdate the navigation property fields in drivesdrive-id (string)
listItem-id (string)
listItemVersion-id (string)
data (undefined) required
delete_drives_by_drive_id_list_items_by_list_item_id_versions_by_list_item_version_id_fieldsDelete navigation property fields for drivesdrive-id (string)
listItem-id (string)
listItemVersion-id (string)
If-Match (string)
post_drives_by_drive_id_list_items_by_list_item_id_versions_by_list_item_version_id_restore_versionRestore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.drive-id (string)
listItem-id (string)
listItemVersion-id (string)
get_drives_by_drive_id_list_items_by_list_item_id_versions_countGet the number of the resourcedrive-id (string)
listItem-id (string)
$search (string)
get_drives_by_drive_id_list_items_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_list_items_delta_Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. Your app begins by calling delta without any parameters. The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink. Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. After you received all the changes, you can apply them to your local state. To cdrive-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_list_items_delta_token_by_token_Invoke function deltadrive-id (string)
token (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_list_last_modified_by_userIdentity of the user who last modified the item. Read-only.drive-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_list_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.drive-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.drive-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_drives_by_drive_id_list_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_list_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_list_operationsThe collection of long-running operations on the list.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_operationsCreate new navigation property to operations for drivesdrive-id (string)
data (undefined) required
get_drives_by_drive_id_list_operations_by_rich_long_running_operation_idThe collection of long-running operations on the list.drive-id (string)
richLongRunningOperation-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_operations_by_rich_long_running_operation_idUpdate the navigation property operations in drivesdrive-id (string)
richLongRunningOperation-id (string)
data (undefined) required
delete_drives_by_drive_id_list_operations_by_rich_long_running_operation_idDelete navigation property operations for drivesdrive-id (string)
richLongRunningOperation-id (string)
If-Match (string)
get_drives_by_drive_id_list_operations_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_list_subscriptionsThe set of subscriptions on the list.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_drives_by_drive_id_list_subscriptionsCreate new navigation property to subscriptions for drivesdrive-id (string)
data (undefined) required
get_drives_by_drive_id_list_subscriptions_by_subscription_idThe set of subscriptions on the list.drive-id (string)
subscription-id (string)
$select (array)
$expand (array)
patch_drives_by_drive_id_list_subscriptions_by_subscription_idUpdate the navigation property subscriptions in drivesdrive-id (string)
subscription-id (string)
data (undefined) required
delete_drives_by_drive_id_list_subscriptions_by_subscription_idDelete navigation property subscriptions for drivesdrive-id (string)
subscription-id (string)
If-Match (string)
post_drives_by_drive_id_list_subscriptions_by_subscription_id_reauthorizeReauthorize a subscription when you receive a reauthorizationRequired challenge.drive-id (string)
subscription-id (string)
get_drives_by_drive_id_list_subscriptions_countGet the number of the resourcedrive-id (string)
$search (string)
get_drives_by_drive_id_recent_List a set of items recently used by the signed-in user. This collection includes items that are in the user's drive and items they have access to from other drives.drive-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_search_q_by_q_Search the hierarchy of items for items matching a query. You can search within a folder hierarchy, a whole drive, or files shared with the current user.drive-id (string)
q (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_shared_with_me_Get a list of driveItem objects shared with the owner of a drive. The driveItems returned from the sharedWithMe method always include the remoteItem facet that indicates they are items from a different drive.drive-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_drives_by_drive_id_rootThe root folder of the drive. Read-only.drive-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_root_contentThe content stream, if the item represents a file.drive-id (string)
$format (string)
put_drives_by_drive_id_root_contentThe content stream, if the item represents a file.drive-id (string)
data (string) required
delete_drives_by_drive_id_root_contentThe content stream, if the item represents a file.drive-id (string)
If-Match (string)
get_drives_by_drive_id_specialCollection of common folders available in OneDrive. Read-only. Nullable.drive-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_drives_by_drive_id_special_by_drive_item_idCollection of common folders available in OneDrive. Read-only. Nullable.drive-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_drives_by_drive_id_special_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
$format (string)
put_drives_by_drive_id_special_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
data (string) required
delete_drives_by_drive_id_special_by_drive_item_id_contentThe content stream, if the item represents a file.drive-id (string)
driveItem-id (string)
If-Match (string)
get_drives_by_drive_id_special_countGet the number of the resourcedrive-id (string)
$search (string)
get_me_drivesRetrieve the list of Drive resources available for a target User, Group, or Site.$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_me_drives_by_drive_idA collection of drives available for this user. Read-only.drive-id (string)
$select (array)
$expand (array)
get_me_drives_countGet the number of the resource$search (string)
get_me_followed_sitesList the sites that have been followed by the signed in user.$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_me_followed_sites_by_site_idGet followedSites from mesite-id (string)
$select (array)
$expand (array)
get_me_followed_sites_countGet the number of the resource$search (string)
post_me_followed_sites_addFollow a user's site or multiple sites.data: {
. value (array)
} (object) required
post_me_followed_sites_removeUnfollow a user's site or multiple sites.data: {
. value (array)
} (object) required
get_sharesAccess a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sharesAdd new entity to sharesdata (undefined) required
get_shares_by_shared_drive_item_idAccess a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.sharedDriveItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_idUpdate entity in sharessharedDriveItem-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_idDelete entity from sharessharedDriveItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_created_by_userIdentity of the user who created the item. Read-only.sharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.sharedDriveItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.sharedDriveItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_shares_by_shared_drive_item_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_created_by_user_service_provisioning_errors_countGet the number of the resourcesharedDriveItem-id (string)
ConsistencyLevel (string)
$search (string)
get_shares_by_shared_drive_item_id_drive_itemAccess a shared DriveItem or a collection of shared items by using a shareId or sharing URL. To use a sharing URL with this API, your app needs to transform the URL into a sharing token.sharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_drive_item_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
$format (string)
put_shares_by_shared_drive_item_id_drive_item_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
data (string) required
delete_shares_by_shared_drive_item_id_drive_item_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_itemsAll driveItems contained in the sharing root. This collection cannot be enumerated.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_items_by_drive_item_idAll driveItems contained in the sharing root. This collection cannot be enumerated.sharedDriveItem-id (string)
driveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_items_by_drive_item_id_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
driveItem-id (string)
$format (string)
put_shares_by_shared_drive_item_id_items_by_drive_item_id_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
driveItem-id (string)
data (string) required
delete_shares_by_shared_drive_item_id_items_by_drive_item_id_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
driveItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_items_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.sharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.sharedDriveItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.sharedDriveItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_shares_by_shared_drive_item_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_listUsed to access the underlying listsharedDriveItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_listUpdate the navigation property list in sharessharedDriveItem-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_listDelete navigation property list for sharessharedDriveItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_columnsThe collection of field definitions for this list.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_columnsCreate new navigation property to columns for sharessharedDriveItem-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_columns_by_column_definition_idThe collection of field definitions for this list.sharedDriveItem-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_columns_by_column_definition_idUpdate the navigation property columns in sharessharedDriveItem-id (string)
columnDefinition-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_columns_by_column_definition_idDelete navigation property columns for sharessharedDriveItem-id (string)
columnDefinition-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_columns_by_column_definition_id_source_columnThe source column for the content type column.sharedDriveItem-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_columns_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_content_typesThe collection of content types present in this list.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_content_typesCreate new navigation property to contentTypes for sharessharedDriveItem-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_idThe collection of content types present in this list.sharedDriveItem-id (string)
contentType-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_content_types_by_content_type_idUpdate the navigation property contentTypes in sharessharedDriveItem-id (string)
contentType-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_content_types_by_content_type_idDelete navigation property contentTypes for sharessharedDriveItem-id (string)
contentType-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_baseParent contentType from which this content type is derived.sharedDriveItem-id (string)
contentType-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_base_typesThe collection of content types that are ancestors of this content type.sharedDriveItem-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_base_types_by_content_type_id1The collection of content types that are ancestors of this content type.sharedDriveItem-id (string)
contentType-id (string)
contentType-id1 (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_base_types_countGet the number of the resourcesharedDriveItem-id (string)
contentType-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_linksThe collection of columns that are required by this content type.sharedDriveItem-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_linksCreate new navigation property to columnLinks for sharessharedDriveItem-id (string)
contentType-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_links_by_column_link_idThe collection of columns that are required by this content type.sharedDriveItem-id (string)
contentType-id (string)
columnLink-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_links_by_column_link_idUpdate the navigation property columnLinks in sharessharedDriveItem-id (string)
contentType-id (string)
columnLink-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_links_by_column_link_idDelete navigation property columnLinks for sharessharedDriveItem-id (string)
contentType-id (string)
columnLink-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_links_countGet the number of the resourcesharedDriveItem-id (string)
contentType-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_positionsColumn order information in a content type.sharedDriveItem-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_positions_by_column_definition_idColumn order information in a content type.sharedDriveItem-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_column_positions_countGet the number of the resourcesharedDriveItem-id (string)
contentType-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_columnsThe collection of column definitions for this content type.sharedDriveItem-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_columnsCreate new navigation property to columns for sharessharedDriveItem-id (string)
contentType-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_columns_by_column_definition_idThe collection of column definitions for this content type.sharedDriveItem-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_columns_by_column_definition_idUpdate the navigation property columns in sharessharedDriveItem-id (string)
contentType-id (string)
columnDefinition-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_columns_by_column_definition_idDelete navigation property columns for sharessharedDriveItem-id (string)
contentType-id (string)
columnDefinition-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_columns_by_column_definition_id_source_columnThe source column for the content type column.sharedDriveItem-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_columns_countGet the number of the resourcesharedDriveItem-id (string)
contentType-id (string)
$search (string)
post_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_associate_with_hub_sitesAssociate a published content type present in a content type hub with a list of hub sites.sharedDriveItem-id (string)
contentType-id (string)
data: {
. hubSiteUrls (array)
. propagateToExistingLists (boolean)
} (object) required
post_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_copy_to_default_content_locationCopy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation.sharedDriveItem-id (string)
contentType-id (string)
data: {
. sourceFile (object)
. destinationFileName (string)
} (object) required
get_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_is_published_Check the publishing status of a contentType in a content type hub site.sharedDriveItem-id (string)
contentType-id (string)
post_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_publishPublishes a contentType present in the content type hub site.sharedDriveItem-id (string)
contentType-id (string)
post_shares_by_shared_drive_item_id_list_content_types_by_content_type_id_unpublishUnpublish a contentType from a content type hub site.sharedDriveItem-id (string)
contentType-id (string)
get_shares_by_shared_drive_item_id_list_content_types_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
post_shares_by_shared_drive_item_id_list_content_types_add_copyAdd a copy of a content type from a site to a list.sharedDriveItem-id (string)
data: {
. contentType (string)
} (object) required
post_shares_by_shared_drive_item_id_list_content_types_add_copy_from_content_type_hubAdd or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post SyntexsharedDriveItem-id (string)
data: {
. contentTypeId (string)
} (object) required
get_shares_by_shared_drive_item_id_list_content_types_get_compatible_hub_content_types_Get a list of compatible content types from the content type hub that can be added to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: addCopyFromContentTypeHub and the blog postsharedDriveItem-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_created_by_userIdentity of the user who created the item. Read-only.sharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.sharedDriveItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_created_by_user_mailbox_settingsUpdate property mailboxSettings value.sharedDriveItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_shares_by_shared_drive_item_id_list_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_created_by_user_service_provisioning_errors_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_driveAllows access to the list as a drive resource with driveItems. Only present on document libraries.sharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_itemsAll items contained in the list.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_itemsCreate new navigation property to items for sharessharedDriveItem-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_items_by_list_item_idAll items contained in the list.sharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_idUpdate the navigation property items in sharessharedDriveItem-id (string)
listItem-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_items_by_list_item_idDelete navigation property items for sharessharedDriveItem-id (string)
listItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_analyticsAnalytics about the view activities that took place on this item.sharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_created_by_userIdentity of the user who created the item. Read-only.sharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.sharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.sharedDriveItem-id (string)
listItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.sharedDriveItem-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_created_by_user_service_provisioning_errors_countGet the number of the resourcesharedDriveItem-id (string)
listItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versionsVersion information for a document set version created by a user.sharedDriveItem-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versionsCreate new navigation property to documentSetVersions for sharessharedDriveItem-id (string)
listItem-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_idVersion information for a document set version created by a user.sharedDriveItem-id (string)
listItem-id (string)
documentSetVersion-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_idUpdate the navigation property documentSetVersions in sharessharedDriveItem-id (string)
listItem-id (string)
documentSetVersion-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_idDelete navigation property documentSetVersions for sharessharedDriveItem-id (string)
listItem-id (string)
documentSetVersion-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsA collection of the fields and values for this version of the list item.sharedDriveItem-id (string)
listItem-id (string)
documentSetVersion-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsUpdate the navigation property fields in sharessharedDriveItem-id (string)
listItem-id (string)
documentSetVersion-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsDelete navigation property fields for sharessharedDriveItem-id (string)
listItem-id (string)
documentSetVersion-id (string)
If-Match (string)
post_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_by_document_set_version_id_restoreRestore a document set version.sharedDriveItem-id (string)
listItem-id (string)
documentSetVersion-id (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_document_set_versions_countGet the number of the resourcesharedDriveItem-id (string)
listItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_drive_itemFor document libraries, the driveItem relationship exposes the listItem as a driveItemsharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
listItem-id (string)
$format (string)
put_shares_by_shared_drive_item_id_list_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
listItem-id (string)
data (string) required
delete_shares_by_shared_drive_item_id_list_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
listItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_fieldsThe values of the columns set on this list item.sharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_id_fieldsUpdate the navigation property fields in sharessharedDriveItem-id (string)
listItem-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_items_by_list_item_id_fieldsDelete navigation property fields for sharessharedDriveItem-id (string)
listItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.sharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.sharedDriveItem-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.sharedDriveItem-id (string)
listItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.sharedDriveItem-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesharedDriveItem-id (string)
listItem-id (string)
$search (string)
post_shares_by_shared_drive_item_id_list_items_by_list_item_id_create_linkInvoke action createLinksharedDriveItem-id (string)
listItem-id (string)
data: {
. type (string)
. scope (string)
. expirationDateTime (string)
. password (string)
. message (string)
. recipients (array)
. retainInheritedPermissions (boolean)
. sendNotification (boolean)
} (object) required
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_get_activities_by_interval_Invoke function getActivitiesByIntervalsharedDriveItem-id (string)
listItem-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_get_activities_by_interval_start_date_time_by_start_date_time_end_date_time_by_end_date_time_interval_by_interval_Invoke function getActivitiesByIntervalsharedDriveItem-id (string)
listItem-id (string)
startDateTime (string)
endDateTime (string)
interval (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_versionsThe list of previous versions of the list item.sharedDriveItem-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_items_by_list_item_id_versionsCreate new navigation property to versions for sharessharedDriveItem-id (string)
listItem-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_by_list_item_version_idThe list of previous versions of the list item.sharedDriveItem-id (string)
listItem-id (string)
listItemVersion-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_by_list_item_version_idUpdate the navigation property versions in sharessharedDriveItem-id (string)
listItem-id (string)
listItemVersion-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_by_list_item_version_idDelete navigation property versions for sharessharedDriveItem-id (string)
listItem-id (string)
listItemVersion-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_by_list_item_version_id_fieldsA collection of the fields and values for this version of the list item.sharedDriveItem-id (string)
listItem-id (string)
listItemVersion-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_by_list_item_version_id_fieldsUpdate the navigation property fields in sharessharedDriveItem-id (string)
listItem-id (string)
listItemVersion-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_by_list_item_version_id_fieldsDelete navigation property fields for sharessharedDriveItem-id (string)
listItem-id (string)
listItemVersion-id (string)
If-Match (string)
post_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_by_list_item_version_id_restore_versionRestore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.sharedDriveItem-id (string)
listItem-id (string)
listItemVersion-id (string)
get_shares_by_shared_drive_item_id_list_items_by_list_item_id_versions_countGet the number of the resourcesharedDriveItem-id (string)
listItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_items_delta_Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. Your app begins by calling delta without any parameters. The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink. Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. After you received all the changes, you can apply them to your local state. To csharedDriveItem-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_items_delta_token_by_token_Invoke function deltasharedDriveItem-id (string)
token (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_last_modified_by_userIdentity of the user who last modified the item. Read-only.sharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.sharedDriveItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.sharedDriveItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_shares_by_shared_drive_item_id_list_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_list_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_operationsThe collection of long-running operations on the list.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_operationsCreate new navigation property to operations for sharessharedDriveItem-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_operations_by_rich_long_running_operation_idThe collection of long-running operations on the list.sharedDriveItem-id (string)
richLongRunningOperation-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_operations_by_rich_long_running_operation_idUpdate the navigation property operations in sharessharedDriveItem-id (string)
richLongRunningOperation-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_operations_by_rich_long_running_operation_idDelete navigation property operations for sharessharedDriveItem-id (string)
richLongRunningOperation-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_list_operations_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_subscriptionsThe set of subscriptions on the list.sharedDriveItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_shares_by_shared_drive_item_id_list_subscriptionsCreate new navigation property to subscriptions for sharessharedDriveItem-id (string)
data (undefined) required
get_shares_by_shared_drive_item_id_list_subscriptions_by_subscription_idThe set of subscriptions on the list.sharedDriveItem-id (string)
subscription-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_list_subscriptions_by_subscription_idUpdate the navigation property subscriptions in sharessharedDriveItem-id (string)
subscription-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_list_subscriptions_by_subscription_idDelete navigation property subscriptions for sharessharedDriveItem-id (string)
subscription-id (string)
If-Match (string)
post_shares_by_shared_drive_item_id_list_subscriptions_by_subscription_id_reauthorizeReauthorize a subscription when you receive a reauthorizationRequired challenge.sharedDriveItem-id (string)
subscription-id (string)
get_shares_by_shared_drive_item_id_list_subscriptions_countGet the number of the resourcesharedDriveItem-id (string)
$search (string)
get_shares_by_shared_drive_item_id_list_itemUsed to access the underlying listItemsharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_permissionUsed to access the permission representing the underlying sharing linksharedDriveItem-id (string)
$select (array)
$expand (array)
patch_shares_by_shared_drive_item_id_permissionUpdate the navigation property permission in sharessharedDriveItem-id (string)
data (undefined) required
delete_shares_by_shared_drive_item_id_permissionDelete navigation property permission for sharessharedDriveItem-id (string)
If-Match (string)
post_shares_by_shared_drive_item_id_permission_grantGrant users access to a link represented by a permission.sharedDriveItem-id (string)
data: {
. roles (array)
. recipients (array)
} (object) required
get_shares_by_shared_drive_item_id_rootUsed to access the underlying driveItem. Deprecated -- use driveItem instead.sharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_by_shared_drive_item_id_root_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
$format (string)
put_shares_by_shared_drive_item_id_root_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
data (string) required
delete_shares_by_shared_drive_item_id_root_contentThe content stream, if the item represents a file.sharedDriveItem-id (string)
If-Match (string)
get_shares_by_shared_drive_item_id_siteUsed to access the underlying sitesharedDriveItem-id (string)
$select (array)
$expand (array)
get_shares_countGet the number of the resource$search (string)
get_sitesList all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords. If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_idRetrieve properties and relationships for a site resource. A site resource represents a team site in SharePoint.site-id (string)
$select (array)
$expand (array)
patch_sites_by_site_idUpdate entity in sitessite-id (string)
data (undefined) required
get_sites_by_site_id_analyticsAnalytics about the view activities that took place on this site.site-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_analyticsUpdate the navigation property analytics in sitessite-id (string)
data (undefined) required
delete_sites_by_site_id_analyticsDelete navigation property analytics for sitessite-id (string)
If-Match (string)
get_sites_by_site_id_analytics_all_timeGet allTime from sitessite-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_analytics_item_activity_statsGet itemActivityStats from sitessite-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_analytics_item_activity_statsCreate new navigation property to itemActivityStats for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_idGet itemActivityStats from sitessite-id (string)
itemActivityStat-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_idUpdate the navigation property itemActivityStats in sitessite-id (string)
itemActivityStat-id (string)
data (undefined) required
delete_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_idDelete navigation property itemActivityStats for sitessite-id (string)
itemActivityStat-id (string)
If-Match (string)
get_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activitiesExposes the itemActivities represented in this itemActivityStat resource.site-id (string)
itemActivityStat-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activitiesCreate new navigation property to activities for sitessite-id (string)
itemActivityStat-id (string)
data (undefined) required
get_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_idExposes the itemActivities represented in this itemActivityStat resource.site-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_idUpdate the navigation property activities in sitessite-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
data (undefined) required
delete_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_idDelete navigation property activities for sitessite-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
If-Match (string)
get_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_id_drive_itemExposes the driveItem that was the target of this activity.site-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_id_drive_item_contentThe content stream, if the item represents a file.site-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
$format (string)
put_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_by_item_activity_id_drive_item_contentThe content stream, if the item represents a file.site-id (string)
itemActivityStat-id (string)
itemActivity-id (string)
data (string) required
get_sites_by_site_id_analytics_item_activity_stats_by_item_activity_stat_id_activities_countGet the number of the resourcesite-id (string)
itemActivityStat-id (string)
$search (string)
get_sites_by_site_id_analytics_item_activity_stats_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_analytics_last_seven_daysGet lastSevenDays from sitessite-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_columnsGet the collection of columns represented as columnDefinition resources in a site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_columnsCreate a column for a site with a request that specifies a columnDefinition.site-id (string)
data (undefined) required
get_sites_by_site_id_columns_by_column_definition_idThe collection of column definitions reusable across lists under this site.site-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_columns_by_column_definition_idUpdate the navigation property columns in sitessite-id (string)
columnDefinition-id (string)
data (undefined) required
delete_sites_by_site_id_columns_by_column_definition_idDelete navigation property columns for sitessite-id (string)
columnDefinition-id (string)
If-Match (string)
get_sites_by_site_id_columns_by_column_definition_id_source_columnThe source column for the content type column.site-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_columns_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_content_typesGet the collection of contentType resources in a site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_content_typesCreate a new contentType in a site.site-id (string)
data (undefined) required
get_sites_by_site_id_content_types_by_content_type_idRetrieve the metadata for a content type in a site or a list.site-id (string)
contentType-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_content_types_by_content_type_idUpdate a content type.site-id (string)
contentType-id (string)
data (undefined) required
delete_sites_by_site_id_content_types_by_content_type_idRemove a content type from a list or a site.site-id (string)
contentType-id (string)
If-Match (string)
get_sites_by_site_id_content_types_by_content_type_id_baseParent contentType from which this content type is derived.site-id (string)
contentType-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_content_types_by_content_type_id_base_typesThe collection of content types that are ancestors of this content type.site-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_content_types_by_content_type_id_base_types_by_content_type_id1The collection of content types that are ancestors of this content type.site-id (string)
contentType-id (string)
contentType-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_content_types_by_content_type_id_base_types_countGet the number of the resourcesite-id (string)
contentType-id (string)
$search (string)
get_sites_by_site_id_content_types_by_content_type_id_column_linksThe collection of columns that are required by this content type.site-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_content_types_by_content_type_id_column_linksCreate new navigation property to columnLinks for sitessite-id (string)
contentType-id (string)
data (undefined) required
get_sites_by_site_id_content_types_by_content_type_id_column_links_by_column_link_idThe collection of columns that are required by this content type.site-id (string)
contentType-id (string)
columnLink-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_content_types_by_content_type_id_column_links_by_column_link_idUpdate the navigation property columnLinks in sitessite-id (string)
contentType-id (string)
columnLink-id (string)
data (undefined) required
delete_sites_by_site_id_content_types_by_content_type_id_column_links_by_column_link_idDelete navigation property columnLinks for sitessite-id (string)
contentType-id (string)
columnLink-id (string)
If-Match (string)
get_sites_by_site_id_content_types_by_content_type_id_column_links_countGet the number of the resourcesite-id (string)
contentType-id (string)
$search (string)
get_sites_by_site_id_content_types_by_content_type_id_column_positionsColumn order information in a content type.site-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_content_types_by_content_type_id_column_positions_by_column_definition_idColumn order information in a content type.site-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_content_types_by_content_type_id_column_positions_countGet the number of the resourcesite-id (string)
contentType-id (string)
$search (string)
get_sites_by_site_id_content_types_by_content_type_id_columnsGet the collection of columns represented as columnDefinition resources in a content type.site-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_content_types_by_content_type_id_columnsAdd a column to a content type in a site, or a list with a request that specifies a columnDefinition.site-id (string)
contentType-id (string)
data (undefined) required
get_sites_by_site_id_content_types_by_content_type_id_columns_by_column_definition_idRetrieve the metadata for a site, a list, or a contentType column.site-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_content_types_by_content_type_id_columns_by_column_definition_idUpdate a site, a list, or a content type column.site-id (string)
contentType-id (string)
columnDefinition-id (string)
data (undefined) required
delete_sites_by_site_id_content_types_by_content_type_id_columns_by_column_definition_idRemove a column from a site, a list, or a content type.site-id (string)
contentType-id (string)
columnDefinition-id (string)
If-Match (string)
get_sites_by_site_id_content_types_by_content_type_id_columns_by_column_definition_id_source_columnThe source column for the content type column.site-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_content_types_by_content_type_id_columns_countGet the number of the resourcesite-id (string)
contentType-id (string)
$search (string)
post_sites_by_site_id_content_types_by_content_type_id_associate_with_hub_sitesAssociate a published content type present in a content type hub with a list of hub sites.site-id (string)
contentType-id (string)
data: {
. hubSiteUrls (array)
. propagateToExistingLists (boolean)
} (object) required
post_sites_by_site_id_content_types_by_content_type_id_copy_to_default_content_locationCopy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation.site-id (string)
contentType-id (string)
data: {
. sourceFile (object)
. destinationFileName (string)
} (object) required
get_sites_by_site_id_content_types_by_content_type_id_is_published_Check the publishing status of a contentType in a content type hub site.site-id (string)
contentType-id (string)
post_sites_by_site_id_content_types_by_content_type_id_publishPublishes a contentType present in the content type hub site.site-id (string)
contentType-id (string)
post_sites_by_site_id_content_types_by_content_type_id_unpublishUnpublish a contentType from a content type hub site.site-id (string)
contentType-id (string)
get_sites_by_site_id_content_types_countGet the number of the resourcesite-id (string)
$search (string)
post_sites_by_site_id_content_types_add_copyAdd a copy of a content type from a site to a list.site-id (string)
data: {
. contentType (string)
} (object) required
post_sites_by_site_id_content_types_add_copy_from_content_type_hubAdd or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntexsite-id (string)
data: {
. contentTypeId (string)
} (object) required
get_sites_by_site_id_content_types_get_compatible_hub_content_types_Get a list of compatible content types from the content type hub that can be added to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: addCopyFromContentTypeHub and the blog postsite-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_created_by_userIdentity of the user who created the item. Read-only.site-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_created_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_driveThe default drive document library for this site.site-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_drivesThe collection of drives document libraries under this site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_drives_by_drive_idThe collection of drives document libraries under this site.site-id (string)
drive-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_drives_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_external_columnsGet externalColumns from sitessite-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_external_columns_by_column_definition_idGet externalColumns from sitessite-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_external_columns_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_itemsUsed to address any item contained in this site. This collection can't be enumerated.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_items_by_base_item_idUsed to address any item contained in this site. This collection can't be enumerated.site-id (string)
baseItem-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_items_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.site-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_listsGet the collection of lists for a site. Lists with the system facet are hidden by default. To list them, include system in your $select statement.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_listsCreate a new list in a site.site-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_idReturns the metadata for a list.site-id (string)
list-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_idUpdate the navigation property lists in sitessite-id (string)
list-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_idDelete navigation property lists for sitessite-id (string)
list-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_columnsGet the collection of columns represented as columnDefinition resources in a list.site-id (string)
list-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_columnsCreate a column for a list with a request that specifies a columnDefinition.site-id (string)
list-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_columns_by_column_definition_idThe collection of field definitions for this list.site-id (string)
list-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_columns_by_column_definition_idUpdate the navigation property columns in sitessite-id (string)
list-id (string)
columnDefinition-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_columns_by_column_definition_idDelete navigation property columns for sitessite-id (string)
list-id (string)
columnDefinition-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_columns_by_column_definition_id_source_columnThe source column for the content type column.site-id (string)
list-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_columns_countGet the number of the resourcesite-id (string)
list-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_content_typesGet the collection of contentType resources in a list.site-id (string)
list-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_content_typesCreate new navigation property to contentTypes for sitessite-id (string)
list-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_idThe collection of content types present in this list.site-id (string)
list-id (string)
contentType-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_content_types_by_content_type_idUpdate the navigation property contentTypes in sitessite-id (string)
list-id (string)
contentType-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_content_types_by_content_type_idDelete navigation property contentTypes for sitessite-id (string)
list-id (string)
contentType-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_baseParent contentType from which this content type is derived.site-id (string)
list-id (string)
contentType-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_base_typesThe collection of content types that are ancestors of this content type.site-id (string)
list-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_base_types_by_content_type_id1The collection of content types that are ancestors of this content type.site-id (string)
list-id (string)
contentType-id (string)
contentType-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_base_types_countGet the number of the resourcesite-id (string)
list-id (string)
contentType-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_linksThe collection of columns that are required by this content type.site-id (string)
list-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_linksCreate new navigation property to columnLinks for sitessite-id (string)
list-id (string)
contentType-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_links_by_column_link_idThe collection of columns that are required by this content type.site-id (string)
list-id (string)
contentType-id (string)
columnLink-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_links_by_column_link_idUpdate the navigation property columnLinks in sitessite-id (string)
list-id (string)
contentType-id (string)
columnLink-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_links_by_column_link_idDelete navigation property columnLinks for sitessite-id (string)
list-id (string)
contentType-id (string)
columnLink-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_links_countGet the number of the resourcesite-id (string)
list-id (string)
contentType-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_positionsColumn order information in a content type.site-id (string)
list-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_positions_by_column_definition_idColumn order information in a content type.site-id (string)
list-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_column_positions_countGet the number of the resourcesite-id (string)
list-id (string)
contentType-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_columnsThe collection of column definitions for this content type.site-id (string)
list-id (string)
contentType-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_columnsCreate new navigation property to columns for sitessite-id (string)
list-id (string)
contentType-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_columns_by_column_definition_idThe collection of column definitions for this content type.site-id (string)
list-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_columns_by_column_definition_idUpdate the navigation property columns in sitessite-id (string)
list-id (string)
contentType-id (string)
columnDefinition-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_columns_by_column_definition_idDelete navigation property columns for sitessite-id (string)
list-id (string)
contentType-id (string)
columnDefinition-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_columns_by_column_definition_id_source_columnThe source column for the content type column.site-id (string)
list-id (string)
contentType-id (string)
columnDefinition-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_columns_countGet the number of the resourcesite-id (string)
list-id (string)
contentType-id (string)
$search (string)
post_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_associate_with_hub_sitesAssociate a published content type present in a content type hub with a list of hub sites.site-id (string)
list-id (string)
contentType-id (string)
data: {
. hubSiteUrls (array)
. propagateToExistingLists (boolean)
} (object) required
post_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_copy_to_default_content_locationCopy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation.site-id (string)
list-id (string)
contentType-id (string)
data: {
. sourceFile (object)
. destinationFileName (string)
} (object) required
get_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_is_published_Check the publishing status of a contentType in a content type hub site.site-id (string)
list-id (string)
contentType-id (string)
post_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_publishPublishes a contentType present in the content type hub site.site-id (string)
list-id (string)
contentType-id (string)
post_sites_by_site_id_lists_by_list_id_content_types_by_content_type_id_unpublishUnpublish a contentType from a content type hub site.site-id (string)
list-id (string)
contentType-id (string)
get_sites_by_site_id_lists_by_list_id_content_types_countGet the number of the resourcesite-id (string)
list-id (string)
$search (string)
post_sites_by_site_id_lists_by_list_id_content_types_add_copyAdd a copy of a content type from a site to a list.site-id (string)
list-id (string)
data: {
. contentType (string)
} (object) required
post_sites_by_site_id_lists_by_list_id_content_types_add_copy_from_content_type_hubAdd or sync a copy of a published content type from the content type hub to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: getCompatibleHubContentTypes and the blog post Syntexsite-id (string)
list-id (string)
data: {
. contentTypeId (string)
} (object) required
get_sites_by_site_id_lists_by_list_id_content_types_get_compatible_hub_content_types_Get a list of compatible content types from the content type hub that can be added to a target site or a list. This method is part of the content type publishing changes to optimize the syncing of published content types to sites and lists, effectively switching from a 'push everywhere' to 'pull as needed' approach. The method allows users to pull content types directly from the content type hub to a site or list. For more information, see contentType: addCopyFromContentTypeHub and the blog postsite-id (string)
list-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_created_by_userIdentity of the user who created the item. Read-only.site-id (string)
list-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
list-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
list-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_lists_by_list_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
list-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_created_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
list-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_driveAllows access to the list as a drive resource with driveItems. Only present on document libraries.site-id (string)
list-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_itemsGet the collection of items in a list.site-id (string)
list-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_itemsCreate a new listItem in a list.site-id (string)
list-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_items_by_list_item_idReturns the metadata for an item in a list.site-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_idUpdate the navigation property items in sitessite-id (string)
list-id (string)
listItem-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_items_by_list_item_idRemoves an item from a list.site-id (string)
list-id (string)
listItem-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_analyticsAnalytics about the view activities that took place on this item.site-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_created_by_userIdentity of the user who created the item. Read-only.site-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
list-id (string)
listItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
list-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_created_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
list-id (string)
listItem-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versionsGet a list of the versions of a document set item in a list.site-id (string)
list-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versionsCreate a new version of a document set item in a list.site-id (string)
list-id (string)
listItem-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_by_document_set_version_idRead the properties and relationships of a documentSetVersion object.site-id (string)
list-id (string)
listItem-id (string)
documentSetVersion-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_by_document_set_version_idUpdate the navigation property documentSetVersions in sitessite-id (string)
list-id (string)
listItem-id (string)
documentSetVersion-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_by_document_set_version_idDelete a version of a document set in a list.site-id (string)
list-id (string)
listItem-id (string)
documentSetVersion-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsA collection of the fields and values for this version of the list item.site-id (string)
list-id (string)
listItem-id (string)
documentSetVersion-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsUpdate the navigation property fields in sitessite-id (string)
list-id (string)
listItem-id (string)
documentSetVersion-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_by_document_set_version_id_fieldsDelete navigation property fields for sitessite-id (string)
list-id (string)
listItem-id (string)
documentSetVersion-id (string)
If-Match (string)
post_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_by_document_set_version_id_restoreRestore a document set version.site-id (string)
list-id (string)
listItem-id (string)
documentSetVersion-id (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_document_set_versions_countGet the number of the resourcesite-id (string)
list-id (string)
listItem-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_drive_itemFor document libraries, the driveItem relationship exposes the listItem as a driveItemsite-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.site-id (string)
list-id (string)
listItem-id (string)
$format (string)
put_sites_by_site_id_lists_by_list_id_items_by_list_item_id_drive_item_contentThe content stream, if the item represents a file.site-id (string)
list-id (string)
listItem-id (string)
data (string) required
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_fieldsThe values of the columns set on this list item.site-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_id_fieldsUpdate the properties on a listItem.site-id (string)
list-id (string)
listItem-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_items_by_list_item_id_fieldsDelete navigation property fields for sitessite-id (string)
list-id (string)
listItem-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.site-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
list-id (string)
listItem-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
list-id (string)
listItem-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
list-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
list-id (string)
listItem-id (string)
$search (string)
post_sites_by_site_id_lists_by_list_id_items_by_list_item_id_create_linkInvoke action createLinksite-id (string)
list-id (string)
listItem-id (string)
data: {
. type (string)
. scope (string)
. expirationDateTime (string)
. password (string)
. message (string)
. recipients (array)
. retainInheritedPermissions (boolean)
. sendNotification (boolean)
} (object) required
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_get_activities_by_interval_Invoke function getActivitiesByIntervalsite-id (string)
list-id (string)
listItem-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_get_activities_by_interval_start_date_time_by_start_date_time_end_date_time_by_end_date_time_interval_by_interval_Invoke function getActivitiesByIntervalsite-id (string)
list-id (string)
listItem-id (string)
startDateTime (string)
endDateTime (string)
interval (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versionsSharePoint can be configured to retain the history for list items. Previous versions may be retained for a finite period of time depending on admin settings which may be unique per user or location.site-id (string)
list-id (string)
listItem-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versionsCreate new navigation property to versions for sitessite-id (string)
list-id (string)
listItem-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_by_list_item_version_idRetrieve the metadata for a specific version of a ListItem.site-id (string)
list-id (string)
listItem-id (string)
listItemVersion-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_by_list_item_version_idUpdate the navigation property versions in sitessite-id (string)
list-id (string)
listItem-id (string)
listItemVersion-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_by_list_item_version_idDelete navigation property versions for sitessite-id (string)
list-id (string)
listItem-id (string)
listItemVersion-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_by_list_item_version_id_fieldsA collection of the fields and values for this version of the list item.site-id (string)
list-id (string)
listItem-id (string)
listItemVersion-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_by_list_item_version_id_fieldsUpdate the navigation property fields in sitessite-id (string)
list-id (string)
listItem-id (string)
listItemVersion-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_by_list_item_version_id_fieldsDelete navigation property fields for sitessite-id (string)
list-id (string)
listItem-id (string)
listItemVersion-id (string)
If-Match (string)
post_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_by_list_item_version_id_restore_versionRestore a previous version of a ListItem to be the current version. This will create a new version with the contents of the previous version, but preserves all existing versions of the item.site-id (string)
list-id (string)
listItem-id (string)
listItemVersion-id (string)
get_sites_by_site_id_lists_by_list_id_items_by_list_item_id_versions_countGet the number of the resourcesite-id (string)
list-id (string)
listItem-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_items_delta_Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. Your app begins by calling delta without any parameters. The service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink. Your app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. After you received all the changes, you can apply them to your local state. To csite-id (string)
list-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_items_delta_token_by_token_Invoke function deltasite-id (string)
list-id (string)
token (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.site-id (string)
list-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
list-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
list-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_lists_by_list_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
list-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_lists_by_list_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
list-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_operationsThe collection of long-running operations on the list.site-id (string)
list-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_operationsCreate new navigation property to operations for sitessite-id (string)
list-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_operations_by_rich_long_running_operation_idThe collection of long-running operations on the list.site-id (string)
list-id (string)
richLongRunningOperation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_operations_by_rich_long_running_operation_idUpdate the navigation property operations in sitessite-id (string)
list-id (string)
richLongRunningOperation-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_operations_by_rich_long_running_operation_idDelete navigation property operations for sitessite-id (string)
list-id (string)
richLongRunningOperation-id (string)
If-Match (string)
get_sites_by_site_id_lists_by_list_id_operations_countGet the number of the resourcesite-id (string)
list-id (string)
$search (string)
get_sites_by_site_id_lists_by_list_id_subscriptionsThe set of subscriptions on the list.site-id (string)
list-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_lists_by_list_id_subscriptionsCreate new navigation property to subscriptions for sitessite-id (string)
list-id (string)
data (undefined) required
get_sites_by_site_id_lists_by_list_id_subscriptions_by_subscription_idThe set of subscriptions on the list.site-id (string)
list-id (string)
subscription-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_lists_by_list_id_subscriptions_by_subscription_idUpdate the navigation property subscriptions in sitessite-id (string)
list-id (string)
subscription-id (string)
data (undefined) required
delete_sites_by_site_id_lists_by_list_id_subscriptions_by_subscription_idDelete navigation property subscriptions for sitessite-id (string)
list-id (string)
subscription-id (string)
If-Match (string)
post_sites_by_site_id_lists_by_list_id_subscriptions_by_subscription_id_reauthorizeReauthorize a subscription when you receive a reauthorizationRequired challenge.site-id (string)
list-id (string)
subscription-id (string)
get_sites_by_site_id_lists_by_list_id_subscriptions_countGet the number of the resourcesite-id (string)
list-id (string)
$search (string)
get_sites_by_site_id_lists_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_get_activities_by_interval_Invoke function getActivitiesByIntervalsite-id (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_get_activities_by_interval_start_date_time_by_start_date_time_end_date_time_by_end_date_time_interval_by_interval_Invoke function getActivitiesByIntervalsite-id (string)
startDateTime (string)
endDateTime (string)
interval (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_get_applicable_content_types_for_list_list_id_by_list_id_Get site contentTypes that can be added to a list.site-id (string)
listId (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_Invoke function getByPathsite-id (string)
path (string)
get_sites_by_site_id_get_by_path_path_by_path_analyticsAnalytics about the view activities that took place on this site.site-id (string)
path (string)
$select (array)
$expand (array)
patch_sites_by_site_id_get_by_path_path_by_path_analyticsUpdate the navigation property analytics in sitessite-id (string)
path (string)
data (undefined) required
delete_sites_by_site_id_get_by_path_path_by_path_analyticsDelete navigation property analytics for sitessite-id (string)
path (string)
If-Match (string)
get_sites_by_site_id_get_by_path_path_by_path_columnsThe collection of column definitions reusable across lists under this site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_get_by_path_path_by_path_columnsCreate new navigation property to columns for sitessite-id (string)
path (string)
data (undefined) required
get_sites_by_site_id_get_by_path_path_by_path_content_typesThe collection of content types defined for this site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_get_by_path_path_by_path_content_typesCreate new navigation property to contentTypes for sitessite-id (string)
path (string)
data (undefined) required
get_sites_by_site_id_get_by_path_path_by_path_created_by_userIdentity of the user who created the item. Read-only.site-id (string)
path (string)
$select (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_driveThe default drive document library for this site.site-id (string)
path (string)
$select (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_drivesThe collection of drives document libraries under this site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_external_columnsGet externalColumns from sitessite-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_itemsUsed to address any item contained in this site. This collection can't be enumerated.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_last_modified_by_userIdentity of the user who last modified the item. Read-only.site-id (string)
path (string)
$select (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_listsThe collection of lists under this site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_get_by_path_path_by_path_listsCreate new navigation property to lists for sitessite-id (string)
path (string)
data (undefined) required
get_sites_by_site_id_get_by_path_path_by_path_get_activities_by_interval_Invoke function getActivitiesByIntervalsite-id (string)
path (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_get_activities_by_interval_start_date_time_by_start_date_time_end_date_time_by_end_date_time_interval_by_interval_Invoke function getActivitiesByIntervalsite-id (string)
path (string)
startDateTime (string)
endDateTime (string)
interval (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_get_applicable_content_types_for_list_list_id_by_list_id_Get site contentTypes that can be added to a list.site-id (string)
path (string)
listId (string)
$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_operationsThe collection of long-running operations on the site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_get_by_path_path_by_path_operationsCreate new navigation property to operations for sitessite-id (string)
path (string)
data (undefined) required
get_sites_by_site_id_get_by_path_path_by_path_pagesThe collection of pages in the baseSitePages list in this site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_get_by_path_path_by_path_pagesCreate new navigation property to pages for sitessite-id (string)
path (string)
data (undefined) required
get_sites_by_site_id_get_by_path_path_by_path_permissionsThe permissions associated with the site. Nullable.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_get_by_path_path_by_path_permissionsCreate new navigation property to permissions for sitessite-id (string)
path (string)
data (undefined) required
get_sites_by_site_id_get_by_path_path_by_path_sitesThe collection of the sub-sites under this site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_get_by_path_path_by_path_term_storeThe default termStore under this site.site-id (string)
path (string)
$select (array)
$expand (array)
patch_sites_by_site_id_get_by_path_path_by_path_term_storeUpdate the navigation property termStore in sitessite-id (string)
path (string)
data (undefined) required
delete_sites_by_site_id_get_by_path_path_by_path_term_storeDelete navigation property termStore for sitessite-id (string)
path (string)
If-Match (string)
get_sites_by_site_id_get_by_path_path_by_path_term_storesThe collection of termStores under this site.site-id (string)
path (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_get_by_path_path_by_path_term_storesCreate new navigation property to termStores for sitessite-id (string)
path (string)
data (undefined) required
get_sites_by_site_id_operationsGet a list of rich long-running operations associated with a site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_operationsCreate new navigation property to operations for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_operations_by_rich_long_running_operation_idGet the status of a rich long-running operation on a site or a list.site-id (string)
richLongRunningOperation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_operations_by_rich_long_running_operation_idUpdate the navigation property operations in sitessite-id (string)
richLongRunningOperation-id (string)
data (undefined) required
delete_sites_by_site_id_operations_by_rich_long_running_operation_idDelete navigation property operations for sitessite-id (string)
richLongRunningOperation-id (string)
If-Match (string)
get_sites_by_site_id_operations_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_pagesGet the collection of baseSitePage objects from the site pages list in a site. All pages in the site are returned with pagination. Sort alphabetically by name in ascending order. The following table lists the available subtypes.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_pagesCreate a new sitePage in the site pages list in a site.site-id (string)
data (undefined) required
get_sites_by_site_id_pages_by_base_site_page_idGet the metadata for a baseSitePage in the site pages list in a site.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_idUpdate the navigation property pages in sitessite-id (string)
baseSitePage-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_idDelete a baseSitePage from the site pages list in a site.site-id (string)
baseSitePage-id (string)
If-Match (string)
get_sites_by_site_id_pages_by_base_site_page_id_created_by_userIdentity of the user who created the item. Read-only.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_created_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
baseSitePage-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_pages_by_base_site_page_id_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
baseSitePage-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_created_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_last_modified_by_userIdentity of the user who last modified the item. Read-only.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
baseSitePage-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_pages_by_base_site_page_id_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
baseSitePage-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_pageReturns the metadata for a sitePage in the site pages list in a site.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layoutIndicates the layout of the content in a given SharePoint page, including horizontal sections and vertical sections.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layoutUpdate the navigation property canvasLayout in sitessite-id (string)
baseSitePage-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layoutDelete navigation property canvasLayout for sitessite-id (string)
baseSitePage-id (string)
If-Match (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sectionsCollection of horizontal sections on the SharePoint page.site-id (string)
baseSitePage-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sectionsCreate new navigation property to horizontalSections for sitessite-id (string)
baseSitePage-id (string)
data (undefined) required
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_idCollection of horizontal sections on the SharePoint page.site-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_idUpdate the navigation property horizontalSections in sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_idDelete navigation property horizontalSections for sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
If-Match (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columnsThe set of vertical columns in this section.site-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columnsCreate new navigation property to columns for sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
data (undefined) required
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_idThe set of vertical columns in this section.site-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_idUpdate the navigation property columns in sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_idDelete navigation property columns for sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
If-Match (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_id_webpartsThe collection of WebParts in this column.site-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_id_webpartsCreate new navigation property to webparts for sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
data (undefined) required
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_id_webparts_by_web_part_idThe collection of WebParts in this column.site-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
webPart-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_id_webparts_by_web_part_idUpdate the navigation property webparts in sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
webPart-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_id_webparts_by_web_part_idDelete navigation property webparts for sitessite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
webPart-id (string)
If-Match (string)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_id_webparts_by_web_part_id_get_position_of_web_partInvoke action getPositionOfWebPartsite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
webPart-id (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_by_horizontal_section_column_id_webparts_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
horizontalSectionColumn-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_by_horizontal_section_id_columns_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
horizontalSection-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_horizontal_sections_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_sectionVertical section on the SharePoint page.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_sectionUpdate the navigation property verticalSection in sitessite-id (string)
baseSitePage-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_sectionDelete navigation property verticalSection for sitessite-id (string)
baseSitePage-id (string)
If-Match (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_section_webpartsThe set of web parts in this section.site-id (string)
baseSitePage-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_section_webpartsCreate new navigation property to webparts for sitessite-id (string)
baseSitePage-id (string)
data (undefined) required
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_section_webparts_by_web_part_idThe set of web parts in this section.site-id (string)
baseSitePage-id (string)
webPart-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_section_webparts_by_web_part_idUpdate the navigation property webparts in sitessite-id (string)
baseSitePage-id (string)
webPart-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_section_webparts_by_web_part_idDelete navigation property webparts for sitessite-id (string)
baseSitePage-id (string)
webPart-id (string)
If-Match (string)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_section_webparts_by_web_part_id_get_position_of_web_partInvoke action getPositionOfWebPartsite-id (string)
baseSitePage-id (string)
webPart-id (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_canvas_layout_vertical_section_webparts_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_created_by_userIdentity of the user who created the item. Read-only.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_created_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_created_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
baseSitePage-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_created_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
baseSitePage-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_created_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_last_modified_by_userIdentity of the user who last modified the item. Read-only.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_last_modified_by_user_mailbox_settingsSettings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.site-id (string)
baseSitePage-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_last_modified_by_user_mailbox_settingsUpdate property mailboxSettings value.site-id (string)
baseSitePage-id (string)
data: {
. archiveFolder (string)
. automaticRepliesSetting
. dateFormat (string)
. delegateMeetingMessageDeliveryOptions
. language
. timeFormat (string)
. timeZone (string)
. userPurpose
. workingHours
. @odata.type (string)
} (object) required
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_last_modified_by_user_service_provisioning_errorsErrors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter eq, not, for isResolved and serviceInstance.site-id (string)
baseSitePage-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_last_modified_by_user_service_provisioning_errors_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
$search (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_web_partsCollection of webparts on the SharePoint page.site-id (string)
baseSitePage-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_web_partsCreate new navigation property to webParts for sitessite-id (string)
baseSitePage-id (string)
data (undefined) required
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_web_parts_by_web_part_idCollection of webparts on the SharePoint page.site-id (string)
baseSitePage-id (string)
webPart-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_web_parts_by_web_part_idUpdate the navigation property webParts in sitessite-id (string)
baseSitePage-id (string)
webPart-id (string)
data (undefined) required
delete_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_web_parts_by_web_part_idDelete a webPart object.site-id (string)
baseSitePage-id (string)
webPart-id (string)
If-Match (string)
post_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_web_parts_by_web_part_id_get_position_of_web_partInvoke action getPositionOfWebPartsite-id (string)
baseSitePage-id (string)
webPart-id (string)
get_sites_by_site_id_pages_by_base_site_page_id_graph_site_page_web_parts_countGet the number of the resourcesite-id (string)
baseSitePage-id (string)
$search (string)
get_sites_by_site_id_pages_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_pages_graph_site_pageReturns the metadata for a sitePage in the site pages list in a site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_pages_graph_site_page_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_permissionsGet the permission resources from the permissions navigation property on a site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_permissionsCreate a new permission object on a site.site-id (string)
data (undefined) required
get_sites_by_site_id_permissions_by_permission_idRetrieve the properties and relationships of a permission object on a site.site-id (string)
permission-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_permissions_by_permission_idUpdate an application permission object on a site.site-id (string)
permission-id (string)
data (undefined) required
delete_sites_by_site_id_permissions_by_permission_idDelete a permission object on a site.site-id (string)
permission-id (string)
If-Match (string)
post_sites_by_site_id_permissions_by_permission_id_grantGrant users access to a link represented by a permission.site-id (string)
permission-id (string)
data: {
. roles (array)
. recipients (array)
} (object) required
get_sites_by_site_id_permissions_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_sitesGet a collection of subsites defined for a site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_sites_by_site_id_sites_by_site_id1The collection of the sub-sites under this site.site-id (string)
site-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_sites_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_term_storeRead the properties and relationships of a store object.site-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_storeUpdate the properties of a store object.site-id (string)
data (undefined) required
delete_sites_by_site_id_term_storeDelete navigation property termStore for sitessite-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groupsGet a list of group objects in a term store.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groupsCreate a new group object in a term store.site-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_idRead the properties and relationships of a term store group object.site-id (string)
group-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_idUpdate the navigation property groups in sitessite-id (string)
group-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_idDelete a group object in a term store.site-id (string)
group-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_setsGet a list of the set objects and their properties.site-id (string)
group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_setsCreate new navigation property to sets for sitessite-id (string)
group-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_idAll sets under the group in a term store.site-id (string)
group-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_idUpdate the navigation property sets in sitessite-id (string)
group-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_idDelete navigation property sets for sitessite-id (string)
group-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_childrenChildren terms of set in term store.site-id (string)
group-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_childrenCreate new navigation property to children for sitessite-id (string)
group-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_idChildren terms of set in term store.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_idUpdate the navigation property children in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_idDelete navigation property children for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_childrenChildren of current term.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1Children of current term.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_children_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_by_term_id_setThe set in which the term is created.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_children_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_parent_groupThe parent group that contains the set.site-id (string)
group-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_parent_groupUpdate the navigation property parentGroup in sitessite-id (string)
group-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_parent_groupDelete navigation property parentGroup for sitessite-id (string)
group-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relationsIndicates which terms have been pinned or reused directly under the set.site-id (string)
group-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relationsCreate new navigation property to relations for sitessite-id (string)
group-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relations_by_relation_idIndicates which terms have been pinned or reused directly under the set.site-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
group-id (string)
set-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
group-id (string)
set-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_relations_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_termsRead the properties and relationships of a term object.site-id (string)
group-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_termsCreate new navigation property to terms for sitessite-id (string)
group-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_idRead the properties and relationships of a term object.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_idUpdate the navigation property terms in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_idDelete navigation property terms for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_childrenChildren of current term.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Children of current term.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_by_term_id_setThe set in which the term is created.site-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_groups_by_group_id_sets_by_set_id_terms_countGet the number of the resourcesite-id (string)
group-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_by_group_id_sets_countGet the number of the resourcesite-id (string)
group-id (string)
$search (string)
get_sites_by_site_id_term_store_groups_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_term_store_setsRead the properties and relationships of a set object.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_setsCreate a new set object.site-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_idRead the properties and relationships of a set object.site-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_idUpdate the properties of a set object.site-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_idDelete a set object.site-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_childrenGet the first level children of a set or term resource using the children navigation property.site-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_childrenCreate a new term object.site-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_idChildren terms of set in term store.site-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_children_by_term_idUpdate the navigation property children in sitessite-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_children_by_term_idDelete navigation property children for sitessite-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_childrenChildren of current term.site-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1Children of current term.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_children_countGet the number of the resourcesite-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_relations_countGet the number of the resourcesite-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_children_by_term_id_setThe set in which the term is created.site-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_children_countGet the number of the resourcesite-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_groupThe parent group that contains the set.site-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_groupUpdate the navigation property parentGroup in sitessite-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_groupDelete navigation property parentGroup for sitessite-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_setsAll sets under the group in a term store.site-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_setsCreate new navigation property to sets for sitessite-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1All sets under the group in a term store.site-id (string)
set-id (string)
set-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1Update the navigation property sets in sitessite-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1Delete navigation property sets for sitessite-id (string)
set-id (string)
set-id1 (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_childrenChildren terms of set in term store.site-id (string)
set-id (string)
set-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_childrenCreate new navigation property to children for sitessite-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_idChildren terms of set in term store.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_idUpdate the navigation property children in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_idDelete navigation property children for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_childrenChildren of current term.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1Children of current term.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_setThe set in which the term is created.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_children_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relationsIndicates which terms have been pinned or reused directly under the set.site-id (string)
set-id (string)
set-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_idIndicates which terms have been pinned or reused directly under the set.site-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_relations_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_termsAll the terms under the set.site-id (string)
set-id (string)
set-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_termsCreate new navigation property to terms for sitessite-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_idAll the terms under the set.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_idUpdate the navigation property terms in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_idDelete navigation property terms for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_childrenChildren of current term.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1Children of current term.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_setThe set in which the term is created.site-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_by_set_id1_terms_countGet the number of the resourcesite-id (string)
set-id (string)
set-id1 (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_parent_group_sets_countGet the number of the resourcesite-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_relationsGet the different relation of a term or set from the relations navigation property.site-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_relations_by_relation_idIndicates which terms have been pinned or reused directly under the set.site-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_relations_countGet the number of the resourcesite-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_termsAll the terms under the set.site-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_termsCreate new navigation property to terms for sitessite-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_idAll the terms under the set.site-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_idUpdate the properties of a term object.site-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_idDelete a term object.site-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_childrenChildren of current term.site-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1Children of current term.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_children_countGet the number of the resourcesite-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_relations_countGet the number of the resourcesite-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_by_set_id_terms_by_term_id_setThe set in which the term is created.site-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_store_sets_by_set_id_terms_countGet the number of the resourcesite-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_store_sets_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_by_site_id_term_storesThe collection of termStores under this site.site-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_storesCreate new navigation property to termStores for sitessite-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_idThe collection of termStores under this site.site-id (string)
store-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_idUpdate the navigation property termStores in sitessite-id (string)
store-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_idDelete navigation property termStores for sitessite-id (string)
store-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groupsCollection of all groups available in the term store.site-id (string)
store-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groupsCreate new navigation property to groups for sitessite-id (string)
store-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_idCollection of all groups available in the term store.site-id (string)
store-id (string)
group-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_idUpdate the navigation property groups in sitessite-id (string)
store-id (string)
group-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_idDelete navigation property groups for sitessite-id (string)
store-id (string)
group-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_setsAll sets under the group in a term store.site-id (string)
store-id (string)
group-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_setsCreate new navigation property to sets for sitessite-id (string)
store-id (string)
group-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_idAll sets under the group in a term store.site-id (string)
store-id (string)
group-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_idUpdate the navigation property sets in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_idDelete navigation property sets for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_childrenChildren terms of set in term store.site-id (string)
store-id (string)
group-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_idChildren terms of set in term store.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_idUpdate the navigation property children in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_idDelete navigation property children for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_childrenChildren of current term.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1Children of current term.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_by_term_id_setThe set in which the term is created.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_parent_groupThe parent group that contains the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_parent_groupUpdate the navigation property parentGroup in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_parent_groupDelete navigation property parentGroup for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relationsIndicates which terms have been pinned or reused directly under the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relations_by_relation_idIndicates which terms have been pinned or reused directly under the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
group-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_termsAll the terms under the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_termsCreate new navigation property to terms for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_idAll the terms under the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_idUpdate the navigation property terms in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_idDelete navigation property terms for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_childrenChildren of current term.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Children of current term.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_by_term_id_setThe set in which the term is created.site-id (string)
store-id (string)
group-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_by_set_id_terms_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_by_group_id_sets_countGet the number of the resourcesite-id (string)
store-id (string)
group-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_groups_countGet the number of the resourcesite-id (string)
store-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_setsCollection of all sets available in the term store. This relationship can only be used to load a specific term set.site-id (string)
store-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_setsCreate new navigation property to sets for sitessite-id (string)
store-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_idCollection of all sets available in the term store. This relationship can only be used to load a specific term set.site-id (string)
store-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_idUpdate the navigation property sets in sitessite-id (string)
store-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_idDelete navigation property sets for sitessite-id (string)
store-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_childrenChildren terms of set in term store.site-id (string)
store-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_idChildren terms of set in term store.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_idUpdate the navigation property children in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_idDelete navigation property children for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_childrenChildren of current term.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1Children of current term.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_by_term_id_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_groupThe parent group that contains the set.site-id (string)
store-id (string)
set-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_groupUpdate the navigation property parentGroup in sitessite-id (string)
store-id (string)
set-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_groupDelete navigation property parentGroup for sitessite-id (string)
store-id (string)
set-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_setsAll sets under the group in a term store.site-id (string)
store-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_setsCreate new navigation property to sets for sitessite-id (string)
store-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1All sets under the group in a term store.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1Update the navigation property sets in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1Delete navigation property sets for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_childrenChildren terms of set in term store.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_idChildren terms of set in term store.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_idUpdate the navigation property children in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_idDelete navigation property children for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_childrenChildren of current term.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1Children of current term.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_by_term_id_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_children_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relationsIndicates which terms have been pinned or reused directly under the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_idIndicates which terms have been pinned or reused directly under the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_termsAll the terms under the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_termsCreate new navigation property to terms for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_idAll the terms under the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_idUpdate the navigation property terms in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_idDelete navigation property terms for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_childrenChildren of current term.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1Children of current term.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_by_term_id_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
set-id1 (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_by_set_id1_terms_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
set-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_parent_group_sets_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relationsIndicates which terms have been pinned or reused directly under the set.site-id (string)
store-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relations_by_relation_idIndicates which terms have been pinned or reused directly under the set.site-id (string)
store-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_termsAll the terms under the set.site-id (string)
store-id (string)
set-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_termsCreate new navigation property to terms for sitessite-id (string)
store-id (string)
set-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_idAll the terms under the set.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_idUpdate the navigation property terms in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_idDelete navigation property terms for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_childrenChildren of current term.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_childrenCreate new navigation property to children for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Children of current term.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Update the navigation property children in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1Delete navigation property children for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_by_term_id1_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
term-id (string)
term-id1 (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_children_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relationsTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relationsCreate new navigation property to relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
data (undefined) required
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idTo indicate which terms are related to the current term as either pinned or reused.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
patch_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idUpdate the navigation property relations in sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
data (undefined) required
delete_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relations_by_relation_idDelete navigation property relations for sitessite-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
If-Match (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_from_termThe from term of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the set.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_setThe set in which the relation is relevant.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relations_by_relation_id_to_termThe to term of the relation. The term to which the relationship is defined.site-id (string)
store-id (string)
set-id (string)
term-id (string)
relation-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_relations_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
term-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_by_term_id_setThe set in which the term is created.site-id (string)
store-id (string)
set-id (string)
term-id (string)
$select (array)
$expand (array)
get_sites_by_site_id_term_stores_by_store_id_sets_by_set_id_terms_countGet the number of the resourcesite-id (string)
store-id (string)
set-id (string)
$search (string)
get_sites_by_site_id_term_stores_by_store_id_sets_countGet the number of the resourcesite-id (string)
store-id (string)
$search (string)
get_sites_by_site_id_term_stores_countGet the number of the resourcesite-id (string)
$search (string)
get_sites_countGet the number of the resource$search (string)
post_sites_addFollow a user's site or multiple sites.data: {
. value (array)
} (object) required
get_sites_delta_Get newly created, updated, or deleted sites without having to perform a full read of the entire sites collection. A delta function call for sites is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls, you can query for incremental changes in the sites. It allows you to maintain and synchronize a local store of a user's sites without having to fetch all the sites from the server every time. The application calls the API without specifying$top (integer)
$select (array)
$orderby (array)
$expand (array)
get_sites_get_all_sites_List sites across geographies in an organization. This API can also be used to enumerate all sites in a non-multi-geo tenant. For more information, see Best practices for discovering files and detecting changes at scale.$top (integer)
$select (array)
$orderby (array)
$expand (array)
post_sites_removeUnfollow a user's site or multiple sites.data: {
. value (array)
} (object) required
get_solutions_backup_restore_share_point_protection_policiesThe list of SharePoint protection policies in the tenant.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_solutions_backup_restore_share_point_protection_policiesCreate a protection policy for a M365 service SharePoint. Policy will be created in inactive state. User can also provide a list of protection units under the policy.data (undefined) required
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_idThe list of SharePoint protection policies in the tenant.sharePointProtectionPolicy-id (string)
$select (array)
$expand (array)
patch_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_idUpdate a SharePoint protection policy. This method adds a siteprotectionunit to or removes it from the protection policy.sharePointProtectionPolicy-id (string)
data (undefined) required
delete_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_idDelete navigation property sharePointProtectionPolicies for solutionssharePointProtectionPolicy-id (string)
If-Match (string)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_inclusion_rulesGet a list of siteProtectionRule objects associated with a sharePointProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.sharePointProtectionPolicy-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_inclusion_rules_by_site_protection_rule_idGet a protection rule that's associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.sharePointProtectionPolicy-id (string)
siteProtectionRule-id (string)
$select (array)
$expand (array)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_inclusion_rules_countGet the number of the resourcesharePointProtectionPolicy-id (string)
$search (string)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_protection_unitsGet a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy.sharePointProtectionPolicy-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_protection_units_by_site_protection_unit_idThe protection units sites that are protected under the site protection policy.sharePointProtectionPolicy-id (string)
siteProtectionUnit-id (string)
$select (array)
$expand (array)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_protection_units_countGet the number of the resourcesharePointProtectionPolicy-id (string)
$search (string)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_protection_units_bulk_addition_jobsGet a list of siteProtectionUnitsBulkAdditionJobs objects associated with a sharePointProtectionPolicy.sharePointProtectionPolicy-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_protection_units_bulk_addition_jobs_by_site_protection_units_bulk_addition_job_idGet a siteProtectionUnitsBulkAdditionJob object by the ID associated with a sharePointProtectionPolicy.sharePointProtectionPolicy-id (string)
siteProtectionUnitsBulkAdditionJob-id (string)
$select (array)
$expand (array)
get_solutions_backup_restore_share_point_protection_policies_by_share_point_protection_policy_id_site_protection_units_bulk_addition_jobs_countGet the number of the resourcesharePointProtectionPolicy-id (string)
$search (string)
get_solutions_backup_restore_share_point_protection_policies_countGet the number of the resource$search (string)
get_solutions_backup_restore_share_point_restore_sessionsThe list of SharePoint restore sessions available in the tenant.$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_solutions_backup_restore_share_point_restore_sessionsCreate a new sharePointRestoreSession object.data (undefined) required
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_idThe list of SharePoint restore sessions available in the tenant.sharePointRestoreSession-id (string)
$select (array)
$expand (array)
patch_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_idUpdate the navigation property sharePointRestoreSessions in solutionssharePointRestoreSession-id (string)
data (undefined) required
delete_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_idDelete navigation property sharePointRestoreSessions for solutionssharePointRestoreSession-id (string)
If-Match (string)
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifactsList all the siteRestoreArtifact objects for a sharePointRestoreSession for the tenant.sharePointRestoreSession-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifactsCreate new navigation property to siteRestoreArtifacts for solutionssharePointRestoreSession-id (string)
data (undefined) required
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_by_site_restore_artifact_idA collection of restore points and destination details that can be used to restore SharePoint sites.sharePointRestoreSession-id (string)
siteRestoreArtifact-id (string)
$select (array)
$expand (array)
patch_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_by_site_restore_artifact_idUpdate the navigation property siteRestoreArtifacts in solutionssharePointRestoreSession-id (string)
siteRestoreArtifact-id (string)
data (undefined) required
delete_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_by_site_restore_artifact_idDelete navigation property siteRestoreArtifacts for solutionssharePointRestoreSession-id (string)
siteRestoreArtifact-id (string)
If-Match (string)
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_by_site_restore_artifact_id_restore_pointRepresents the date and time when an artifact is protected by a protectionPolicy and can be restored.sharePointRestoreSession-id (string)
siteRestoreArtifact-id (string)
$select (array)
$expand (array)
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_countGet the number of the resourcesharePointRestoreSession-id (string)
$search (string)
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_bulk_addition_requestsGet a list of the siteRestoreArtifactsBulkAdditionRequest objects associated with a sharePointRestoreSession. The siteWebUrls property is deliberately omitted from the response body in order to limit the response size.sharePointRestoreSession-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
post_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_bulk_addition_requestsCreate a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The following steps describe how to create and manage a sharePointRestoreSession with bulk artifact additions:sharePointRestoreSession-id (string)
data (undefined) required
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_bulk_addition_requests_by_site_restore_artifacts_bulk_addition_request_idGet a siteRestoreArtifactsBulkAdditionRequest object by its id, associated with a sharePointRestoreSession.sharePointRestoreSession-id (string)
siteRestoreArtifactsBulkAdditionRequest-id (string)
$select (array)
$expand (array)
patch_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_bulk_addition_requests_by_site_restore_artifacts_bulk_addition_request_idUpdate the navigation property siteRestoreArtifactsBulkAdditionRequests in solutionssharePointRestoreSession-id (string)
siteRestoreArtifactsBulkAdditionRequest-id (string)
data (undefined) required
delete_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_bulk_addition_requests_by_site_restore_artifacts_bulk_addition_request_idDelete a siteRestoreArtifactsBulkAdditionRequest object associated with a sharepointRestoreSession.sharePointRestoreSession-id (string)
siteRestoreArtifactsBulkAdditionRequest-id (string)
If-Match (string)
get_solutions_backup_restore_share_point_restore_sessions_by_share_point_restore_session_id_site_restore_artifacts_bulk_addition_requests_countGet the number of the resourcesharePointRestoreSession-id (string)
$search (string)
get_solutions_backup_restore_share_point_restore_sessions_countGet the number of the resource$search (string)
get_users_by_user_id_drivesA collection of drives available for this user. Read-only.user-id (string)
$top (integer)
$orderby (array)
$select (array)
$expand (array)
get_users_by_user_id_drives_by_drive_idA collection of drives available for this user. Read-only.user-id (string)
drive-id (string)
$select (array)
$expand (array)
get_users_by_user_id_drives_countGet the number of the resourceuser-id (string)
$search (string)