Skip to main content
PUT
Update Application Autoscaling

Authorizations

AccessKey
string
header
required

Please enter a valid personal API key.

Path Parameters

appId
string
required

The ID of the application

Body

Autoscaling settings to update

min
integer<int32>
required
Required range: 1 <= x <= 1000
Example:

1

max
integer<int32>
required
Required range: 1 <= x <= 1000
Example:

10

Response

Autoscaling settings updated successfully.