Create a Project Rank

post

/primeapi/restapi/projectRank

Send a request to this endpoint to create a project rank. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Body ()
Project Rank Value to be created.
Root Schema : ApiEntityProjectRank
Type: object
Show Source
Nested Schema : Percent
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityProjectRank
Type: object
Show Source
Nested Schema : Percent
Type: object
Show Source

400 Response

Invalid input.