Create a new automationCopy Pagepost https://api.sbgenomics.com/v2/automation/automationsThis call creates a new automation.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsnamestringrequiredThe name of the new automation you are creating.descriptionstringrequiredThe description for the new automation.billing_groupstringSpecify the billing group this automation will be attached to.memory_limitint32Defaults to 500Set the memory limit for the automation, specified in MB. The default value is 500MB while the maximum allowed is 4000MB. If no specific limit is set for a code package or automation run, this value will be used.project_basedbooleanSet to true to allow running automations directly from within your projects.HeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Content-TypestringrequiredDefaults to application/jsonX-SBG-Advance-AccessstringrequiredDefaults to advanceResponse 200200Updated 6 months ago