Summarize Project

post

/job/summarizeProject

Asynchronously summarizes a project.

Request

Header Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : SummarizeProject
Type: object
Title: SummarizeProject
SummarizeProject Entity
Show Source
Nested Schema : ObjectId
Type: array
The unique identifier of the project you want to summarize.
Show Source
Nested Schema : PortfolioObjectId
Type: array
Show Source
Nested Schema : ProjectCodeObjectId
Type: array
Show Source
Back to Top

Response

Supported Media Types

201 Response

OK.
Body ()
Root Schema : JobServiceResponse
Type: object
Title: JobServiceResponse
JobServiceResponse Entity
Show Source

400 Response

Bad Request.

401 Response

Unauthorized.

403 Response

Forbidden.

404 Response

Not Found.

405 Response

Invalid Input.

500 Response

Internal Server Error.
Back to Top