Create a Project Dependency

post

/primeapi/restapi/projectDependency

Send a request to this endpoint to create a project dependency. An application object will be created for each JSON object provided in the request body.

Request

Supported Media Types
Body ()
Project Dependency to be created.
Root Schema : ApiEntityProjectDependency
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityProjectDependency
Type: object
Show Source

400 Response

Invalid input.