action runscope_post_buckets_bucket_key_messages { label: "Create a message" provider: runscope method: POST path: "/buckets/{bucketKey}/messages" encoding: json output: { type: "object" additionalProperties: true } }