action runscope_delete_buckets_bucket_key_tests_test_id { label: "Delete a test, including all steps, schedules, test-specific environments and results." provider: runscope method: DELETE path: "/buckets/{bucketKey}/tests/{testId}" encoding: json output: { type: "object" additionalProperties: true } }