post https://api{user_id}.monalabs.io/validate_config
Validate a Mona configuration file without uploading it.
- The configuration undergoes syntax checks and validation.
- Next, Mona creates a batch of context instances—chained events that share the same context ID—using the newly uploaded configurations.
This allows you to thoroughly examine and ensure that the new configurations are sufficient.
Users can leverage this endpoint to validate their config without uploading it to the dashboard.