Events
Enrich an event with the given modules
post/events/enrichEvent/{eventId}
Path parameters
Example:12345
UUID or numeric ID of the event
Request body
Response
Enrich event response
Example response
{
"name": "enrichEvent",
"message": "enrichEvent",
"url": "/events/enrichEvent/1",
"data": "#1 attributes have been created during the enrichment process.",
"id": "1"
}Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲