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