post https://api{user_id}.monalabs.io/validate_config
When uploading a configuration to Mona, the config file undergoes a validation process to ensure it is written in the correct syntax, has no undefined fields in verses, and meets other requirements.
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.