action runscope_delete_buckets_bucket_key_messages { label: "Clear a bucket (remove all messages)." provider: runscope method: DELETE path: "/buckets/{bucketKey}/messages" encoding: json output: { type: "object" additionalProperties: true } }