action uebermaps_post_subscriptions { label: "Create map subscription" description: "Create map subscription." provider: uebermaps method: POST path: "/subscriptions" encoding: json output: { type: "object" additionalProperties: true } }