Entity Metadata Updated

An entity's metadata was updated

Payload

The payload of this webhook request is an object.
eventTypestringRequired
The type of the event.
entityIdstringRequired
The ID of the entity that was updated.
keystringRequired
The key of the metadata that was updated.
valuelist of stringsRequired
A list of new values for the metadata.
foreignIdstringOptional
Foreign ID associated with the entity.

Response

200
any
Return a 200 status to indicate that the data was received successfully.