Create a new automationpost https://api.sbgenomics.com/v2/automation/automationsThis call creates a new automation.📘If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/automation/automations Example request body JSON{ "name":"My new automation", "description":"This is a description for my new automation." } Response See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.