Start scenarioAsk AIpost https://api.callr.com/v2.0/actions/{sid}/runsRun a Callr Actions scenario offline. This will execute the api-initiated branch of the scenario.Path Paramssidstringrequiredlength between 8 and 8Action scenario SIDBody ParamsvariablesobjectKey/value object defining variables. Keys must start with a $ followed by a letter. Keys not matching the regex ^\$[a-zA-Z][a-zA-Z0-9_]{0,254}$ will be silently ignored. Values can be of any type.variables objectResponses 202Starting api-initiated branch 400Bad Request 401Unauthorized 403Forbidden 404Resource Not Found 405Method Not Allowed 500Internal Server ErrorUpdated about 1 year ago