Save new value for on-demand concurrency cap
POST {{baseUrl}}/api/v2/synthetics/settings/on_demand_concurrency_cap
Save new value for on-demand concurrency cap.
Request Body
{"on_demand_concurrency_cap"=>64959326.9431577}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"attributes":{"on_demand_concurrency_cap":8874453.91875121},"type":"on_demand_concurrency_cap"}}