dev
Validates the input event and passes the event downstream for further processing
Validates the input event and if the validation is successfull it then writes the event into the event stream.
post/dev/events/record
Response
The event has passed the validation check successfully and was pushed into the events stream. The response will be empty in this case.