curl --request GET \
--url {baseUrlAdmin}/api/process-versions/compute
{ "status": "success" }
Enable misconfigurations
To enable and to compute warnings for already existing processes from previous FlowX versions (< 4.1), you must use the following endpoint to compute all the warnings.
GET
{baseUrlAdmin}
/
api
/
process-versions
/
compute
curl --request GET \
--url {baseUrlAdmin}/api/process-versions/compute
{ "status": "success" }
Last modified on July 7, 2026
Related topics
FlowX.AI 4.7.10 Release NotesUpdate environment variablesFlowX.AI 5.2.0 Release NotesFlowX.AI 5.5.0 Release NotesโI

