Skip to content

Commit c45e836

Browse files
authored
Update backuprestoreroot-enable.md
1 parent 1ade5a4 commit c45e836

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

api-reference/beta/api/backuprestoreroot-enable.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ doc_type: apiPageType
1212

1313
Namespace: microsoft.graph
1414

15+
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
16+
1517
Enable the [Microsoft 365 Backup Storage](../resources/backuprestoreroot.md) service for a tenant.
1618

1719
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
@@ -56,15 +58,14 @@ If successful, this action returns a `200 OK` response code and a [serviceStatus
5658
### Request
5759

5860
The following example shows a request.
59-
6061
# [HTTP](#tab/http)
6162
<!-- {
6263
"blockType": "request",
6364
"name": "backuprestoreroot_enable"
6465
}
6566
-->
6667
``` http
67-
POST https://graph.microsoft.com/v1.0/solutions/backupRestore/enable
68+
POST https://graph.microsoft.com/beta/solutions/backupRestore/enable
6869
6970
{
7071
"appOwnerTenantId": "23014d8c-71fe-4d00-a01a-31850bc5b42a"

0 commit comments

Comments
 (0)