Authorization: ********************X-API-KEY: ********************curl --location --request PUT 'https://mock.apidog.com/m1/1126461-0-default/testing/stop?rangeID=undefined&userID=undefined' \
--header 'X-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"force": false
}'