Update run variablesAsk AIpost https://api.workflows.trengo.com/capture/{journey_id}/runs/{journey_run_id}/update_variablesUse this endpoint to update variables for an existing run.Path Paramsjourney_idstringrequiredjourney_run_idstringrequiredBody ParamsvariablesobjectrequiredThe changed variables, such as a new status or a new checkout date, with a maximum of 32 variables. Original run variables which are not present in this request will not be changed.variables objectResponses 200200 404404 422422 500500Updated 6 months ago