ProfilerPOST
startbool
Only sent if should start profiler
stopbool
Only sent if should stop profiler
filepathstring
Path to save the profiler path (only in case of stop)
ProfilerPOST
{
"start": "Unknown Type: bool",
"stop": "Unknown Type: bool",
"filepath": "string"
}