Create a Reference

post

/api/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

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : ApiEntityEntityReferenceInput
Type: object
Title: ApiEntityEntityReferenceInput
Show Source
Examples

Back to Top

Response

Supported Media Types

200 Response

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

400 Response

Invalid Input.
Back to Top