You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -65,7 +65,7 @@ The process for copying a custom model consists of the following steps:
65
65
The following HTTP request gets copy authorization from your target resource. You need to enter the endpoint and key of your target resource as headers.
66
66
67
67
```http
68
-
POST https://<your-resource-endpoint>/documentintelligence/documentModels/{modelId}:copyTo?api-version=2024-02-29-preview
68
+
POST https://<your-resource-endpoint>/documentintelligence/documentModels:authorizeCopy?api-version=2024-02-29-preview
0 commit comments