action runscope_put_buckets_bucket_key_tests_test_id_steps_step_id { label: "Update the details of a single test step." provider: runscope method: PUT path: "/buckets/{bucketKey}/tests/{testId}/steps/{stepId}" encoding: json output: { type: "object" additionalProperties: true } }