Skip to main content
PUT
/
platform
/
entitylists
/
{entityListFullName}
/
entities
/
{id}
Error
A valid request URL is required to generate request examples
{}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

entityListFullName
string
required

The full name of the EntityList including namespace in name@nameSpace format

id
string
required

The unique id of the Entity

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

The Entity in json format

The body is of type object.

Response

Success

The response is of type object.