Post Entities

This endpoint is used to post entities to Entity API. A list of entities are provided in the body of the POST request.

URL

https://{{HOST}}/api/v2.2/

Method

POST

Required IMS Scopes

  • TODO

Request Header Parameters

Type Value Description
Authentication
required
Bearer {access_token} Description
Content-Type
required
application/json Description

Request Body Parameters

Name Description Type
elements
optional
List of entities to add to the Entity

Example

Request

Curl Example Request

Response

JSON Response

Errors

Error Description
Error Name Description of Error

Response Body Parameters

Name Description Schema
Object Name Description object definition