---
title: "Modifies Autoscaler settings"
method: PATCH
path: "/projects/{projectId}/environments/{environmentId}/autoscaling/settings"
tags: ["Autoscaling"]
---

# Modifies Autoscaler settings

`PATCH /projects/{projectId}/environments/{environmentId}/autoscaling/settings`

Modifies Autoscaler settings

## Path parameters

- `projectId` string, required
- `environmentId` string, required

## Request body

- AutoscalerSettings — Update model for autoscaling settings. This model is mainly used for partial updates (PATCH), therefore all its attributes are optional.
  - `services` object, nullable — Each service for which autoscaling is configured is listed in the key

## Response `200`

Updated Autoscaler settings

- AutoscalerSettings — Update model for autoscaling settings. This model is mainly used for partial updates (PATCH), therefore all its attributes are optional.
  - `services` object, nullable — Each service for which autoscaling is configured is listed in the key

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
