Update a Project Collection

put

/primeapi/restapi/projectCollections

Send a request to this endpoint to update a project collection.

Request

Supported Media Types
Body ()
The Project Collection to be updated.
Root Schema : ApiEntityProjectPortfolio
Type: object
Show Source
Nested Schema : TimezoneSensitiveDateTime
Type: object
Show Source
Nested Schema : projectPortfolioItems
Type: array
Unique Items Required: true
The items stored in the portfolio.
Show Source
Nested Schema : ApiEntityProjectPortfolioItem
Type: object
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid input.