Post an event

POST {{baseUrl}}/api/v1/events

This endpoint allows you to post events to the stream. Tag them, set priority and event aggregate them with other events.

Request Body

{"title"=>"Did you hear the news today?", "text"=>"Oh boy!", "aggregation_key"=>"deserunt culpa id", "alert_type"=>"info", "date_happened"=>38473209, "device_name"=>"volupta", "host"=>"est mollit elit", "priority"=>"normal", "related_event_id"=>49876778, "source_type_name"=>"tempor esse veniam", "tags"=>["environment:test"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring