File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
articles/active-directory/manage-apps Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -124,31 +124,10 @@ Replace ID with the object ID of the service principal that you want to restore.
124
124
125
125
1 . To restore the enterprise application, run the following query:
126
126
127
- # [ HTTP] ( #tab/http )
128
127
``` http
129
128
POST https://graph.microsoft.com/v1.0/directory/deletedItems/{id}/restore
130
129
```
131
130
132
- # [ C#] ( #tab/csharp )
133
- [ !INCLUDE [ sample-code] ( ~/microsoft-graph/api-reference/v1.0/includes/snippets/csharp/restore-directory-deleteditem-csharp-snippets.md )]
134
-
135
- # [ JavaScript] ( #tab/javascript )
136
- [ !INCLUDE [ sample-code] ( ~/microsoft-graph/api-reference/v1.0/includes/snippets/javascript/restore-directory-deleteditem-javascript-snippets.md )]
137
-
138
- # [ Java] ( #tab/java )
139
- [ !INCLUDE [ sample-code] ( ~/microsoft-graph/api-reference/v1.0/includes/snippets/java/restore-directory-deleteditem-java-snippets.md )]
140
-
141
- # [ Go] ( #tab/go )
142
- [ !INCLUDE [ sample-code] ( ~/microsoft-graph/api-reference/v1.0/includes/snippets/go/restore-directory-deleteditem-go-snippets.md )]
143
-
144
- # [ PowerShell] ( #tab/powershell )
145
- [ !INCLUDE [ sample-code] ( ~/microsoft-graph/api-reference/v1.0/includes/snippets/powershell/restore-directory-deleteditem-powershell-snippets.md )]
146
-
147
- # [ PHP] ( #tab/php )
148
- [ !INCLUDE [ sample-code] ( ~/microsoft-graph/api-reference/v1.0/includes/snippets/php/restore-directory-deleteditem-php-snippets.md )]
149
-
150
- ---
151
-
152
131
Replace ID with the object ID of the service principal that you want to restore.
153
132
154
133
::: zone-end
You can’t perform that action at this time.
0 commit comments