Publish Project(s)
post
                    /job/publish
 Asynchronously publish  project(s). 
                Request
Header Parameters
                    - 
                            Authorization: 
                            
                            OAuth token
Supported Media Types
                            - application/json
Root Schema : Publish
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    PublishPublish Project Entity
    
    
    
    
        Show Source
        - 
                
                    
                    EPSObjectId: array
                    
                    
                
                
                    EPSObjectId
                
                
                
- 
                
                    
                    PortfolioObjectId: array
                    
                    
                
                
                    PortfolioObjectId
                
                
                
- 
                
                    
                    ProjectCodeObjectId: array
                    
                    
                
                
                    ProjectCodeObjectId
                
                
                
- 
                
                    
                    ProjectObjectId: array
                    
                    
                
                
                    ProjectObjectId
                
                
                The unique identifier of the project.
- 
                
                    
                    Timeout: integer
                    
                    
                     (int32) 
                    
                
                
                The unique identifier of the project you want to Publish Project.
Nested Schema : ProjectObjectId
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe unique identifier of the project.
    
    
    
    
    
        Show Source
        - 
            Array of: 
                integer(int32)
            
            The unique identifier of the project.
Response
Supported Media Types
                - application/json
201 Response
OK.
                            
                            
                                Root Schema : JobServiceResponse
    
    	Type: 
    	
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    JobServiceResponseJobServiceResponse 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.