The API documentation to update an autoscaler here shows in its example that the min_containers parameter can be set to 1. However, the autoscaler needs at least 2 containers in order to be set. It is not possible to set min_containers with a value inferior to 2 as mentioned here: https://doc.scalingo.com/platform/app/scaling/scalingo-autoscaler#limitations
