Project

Profile

Help

Issue #2864

Updated by ttereshc almost 7 years ago

 
 <pre> 
 

 PUT /api/v3/importers/file/a5ee9125-9ec9-47ad-bc25-53f24b2d0ce7/ 
 </pre> 
 <pre> 
 

 HTTP 202 Accepted 
 Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS 
 Content-Type: application/json 
 Vary: Accept 

 [ 
     { 
         "_href": "/api/v3/tasks/1aa43f96-ebbb-45a3-9b34-df4546bed817/", 
         "task_id": "1aa43f96-ebbb-45a3-9b34-df4546bed817" 
     } 
 ] 
 </pre> 


 



 The href should be the full URL.

Back