Skip to main content
PUT
Bulk save entity attribute values by entity name and attribute name

Authorizations

x-api-key
string
header
required

Path Parameters

end_user_heron_id
string
required

The Heron ID of the end user

Body

application/json
values
object[]
required

List of entity attribute values to save

Response

Results for each item in the bulk request

attribute_name
string
required

Name of the attribute

entity_name
string
required

Name of the entity

success
boolean
required

Whether the value was saved successfully

error
string | null

Error message if the save failed