v1

latestSwagger 2.0raw.githubusercontent.com2018-12-0670110154.0 KB
dev

Validates the input event returning a list of validation errors in the case of error.

Use this endpoint to check whether an event would have been accepted by the system. In case the event is classified as invalid, the response contains information to pinpoint the exact cause of the validation failure.

post/dev/events/validate

Response

The event has passed the validation check successfully. The response will be empty in this case.