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"=>"<double>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;attributes&quot;:{&quot;on_demand_concurrency_cap&quot;:&quot;\u003cdouble\u003e&quot;},&quot;type&quot;:&quot;on_demand_concurrency_cap&quot;}}