patch
https://api.sbgenomics.com/v2/automation/automations/
This call edits the parameters of the existing automation template. You need to have admin or write permissions for an automation in order to be able to edit it.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
If you are using Seven Bridges Platform EU, please use the following endpoint:https://eu-api.sbgenomics.com/v2/automation/automations/{automation_id}
Example request body
{
"name":"My edited name for the automation",
"description":"This is a description for my new automation."
}