CancelJob
post
                    /job/cancelJob
Cancels an asynchronous job initiated by P6 EPPM Web Services or the P6 Integration API.
                Request
Header Parameters
                    - 
                            Authorization(required): 
                            
                            OAuth token
Supported Media Types
                            - application/json
A list of project objects for recalculateAssignmentCosts service
                        
                            
                        
                           Root Schema : List<CancelJob>
    
    	
    	Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        List<CancelJob>- 
            Array of: 
                object  CancelJob
            
            Title:CancelJobCancelJob Entity
Response
Supported Media Types
                - application/json
201 Response
OK.
                            
                            
                                Root Schema : CreateJobServiceResponse
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    CreateJobServiceResponseCreateJobServiceResponse Entity
    
    
    
    
        Show Source
        - 
                
                    
                    JobId: string
                    
                    
                     
                    
                
                
                The unique ID of the associated job.
- 
                
                    
                    JobStatus: string
                    
                    
                     
                    
                
                
                Status of the job.
400 Response
Bad Request.
                            
                            
                            
                            
                        401 Response
Unauthorized.
                            
                            
                            
                            
                        403 Response
Forbidden.
                            
                            
                            
                            
                        404 Response
Not Found.
                            
                            
                            
                            
                        405 Response
Invalid Input.
                            
                            
                            
                            
                        500 Response
Internal Server Error.