Edit an automation runAsk AIpatch https://api.sbgenomics.com/v2/automation/runs/{run_id}This call renames an automation run.Path Paramsrun_idstringrequiredThe ID of the automation you are querying.Body ParamsnamestringrequiredThe new name for the automation run.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 5 months ago