Elements notification
This is called when Elements content changes.
Elements notification
PUT
https://example-extension.mic.io/lvis/:lvis_instance_id/projects/:project_id/events/:event_id/elements
Path Parameters
Name
Type
Description
lvis_instance_id
string
Unique identifier across all M/IC instances, in UUID format.
project_id
string
Project UUID.
event_id
string
Event UUID.
Request Body
Name
Type
Description
event_id
string
Event UUID.
Example
Was this helpful?