{ "fields": [ "string" ], "model": "string" }
curl --location --request POST '/toolkit/recompute' \ --header 'Content-Type: application/json' \ --data-raw '{ "fields": [ "string" ], "model": "string" }'
{ "code": 0, "data": true, "message": "string", "success": true }