File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
articles/ai-services/speech-service 
includes/how-to/video-translation Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ This diagram provides a high-level overview of the workflow.
1717
1818You can use the following REST API operations for video translation:
1919
20- |  Operation                                             |  Method |  REST API call                                    | 
20+ |  Operation                                             |  Method |  REST API call                                      | 
2121|  ----------------------------------------------------- |  ------ |  ------------------------------------------------- | 
2222|  [ Create a translation] ( /rest/api/aiservices/videotranslation/translation-operations/create-translation )  |  ` PUT `    |  ` /translations/{translationId} `                   | 
2323|  [ List translations] ( /rest/api/aiservices/videotranslation/translation-operations/list-translation )    |  ` GET `    |  ` /translations `                                   | 
@@ -284,7 +284,7 @@ HTTP 200 OK indicates that the request was successful.
284284An HTTP 204 error indicates that the request was successful, but the resource doesn't exist. For example:
285285
286286-  You tried to get or delete a translation that doesn't exist.
287- -  You successfully deleted a translation.
287+ -  You successfully deleted a translation.  
288288
289289### HTTP 400 error  
290290
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments