Restore a flowCopy Pagepost https://{hostname}/config/{app_id}/flows/{flow}/versions/{version}Restores a flow to a previous version of that flow.Path ParamsversionstringrequiredVersion number of the flow to be returned.flowstringrequiredName of the flow.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Response 204Successfully restored.Updated 2 months ago