public/API/v1/log-runindex.php

Run logger script.

Exposes an API to save a run to the database. Reads post data and calls the log-run.py script. Mandatory POST parameters are:

  • data: Received JSON file after a run.
  • key: User API key.