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
Copy file name to clipboardExpand all lines: articles/cognitive-services/language-service/custom-text-classification/includes/rest-api/cancel-training.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Use the following URL when creating your API request. Replace the placeholder va
24
24
|---------|---------|---------|
25
25
|`{ENDPOINT}`| The endpoint for authenticating your API request. |`https://<your-custom-subdomain>.cognitiveservices.azure.com`|
26
26
|`{PROJECT-NAME}`| The name for your project. This value is case-sensitive. |`EmailApp`|
27
-
|`{JOB-ID}`| This is the training job ID||`XXXXX-XXXXX-XXXX-XX`|
27
+
|`{JOB-ID}`| This is the training job ID|`XXXXX-XXXXX-XXXX-XX`|
28
28
|`{API-VERSION}`| The version of the API you are calling. The value referenced here is for the latest released [model version](../../../concepts/model-lifecycle.md#choose-the-model-version-used-on-your-data). |`2022-03-01-preview`|
0 commit comments