Start scenarioCopy Pagepost 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 8^[a-z0-9]{8}$Resource SID (8 lowercase alphanumeric characters)Body 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 429Too Many Requests (rate limit exceeded) 500Internal Server ErrorUpdated 26 days ago Delete scenarioGet an offline runDid this page help you?YesNo