Create a Reference

post

/primeapi/restapi/entityReference/link

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

Request

Supported Media Types
Body ()
An entity reference object. This object must conform to the ApiEntityEntityReference schema.
Root Schema : ApiEntityEntityReference
Type: object
Show Source

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ApiEntityEntityReference
Type: object
Show Source

400 Response

Invalid Input.