Restore a code packageAsk AIpost https://api.sbgenomics.com/v2/automation/automations/{automation_id}/packages/{package_id}/actions/restoreThis call restores a code package.Path Paramsautomation_idstringrequiredThe ID of the automation the code package you are restoring belongs to.package_idstringrequiredThe ID of the code package you are restoring.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