Delete job queue.
Version: 1.3
Required Permissions: Full
HTTP method: POST
Supported by Editions: Zend Server
Request Parameters:
| 
                     Parameter  | 
                
                     Type  | 
                
                     Required  | 
                
                     Description  | 
            
| 
                     jobs  | 
                
                     Array  | 
                
                     Yes  | 
                
                     A list of Job IDs  | 
            
Expected Response Code: 200 OK - Returned for successfully retrieving a list of jobs according to the provided parameters. For more information see Response Format.
Response Format: A list of jobs, their dependent information and a total count of records for the provided filter
Possible Action Specific Error Codes:
| 
                     HTTP Code  | 
                
                     Error Code  | 
                
                     Description  | 
            
| 
                     500  | 
                
                     internalServerError  | 
                
                     Retrieving a list of jobs failed due to an internal problem  | 
            
| 
                         
                              | 
                    
                        Request
 Response
  |