action runscope_put_buckets_bucket_key_tests_test_id_environments_environment_id { label: "Update the details of a test environment." provider: runscope method: PUT path: "/buckets/{bucketKey}/tests/{testId}/environments/{environmentId}" encoding: json output: { type: "object" additionalProperties: true } }