action runscope_delete_buckets_bucket_key_tests_test_id_steps_step_id { label: "Delete a step from a test." provider: runscope method: DELETE path: "/buckets/{bucketKey}/tests/{testId}/steps/{stepId}" encoding: json output: { type: "object" additionalProperties: true } }