Runs user-defined functions on a stars object created from JSON arrays
exposed as a list to the UDF.
This function is linked to the endpoint /udf
run_UDF.json(req)
Arguments
| req |
The incoming HTTP POST request |
Value
The response to the HTTP POST request