action uebermaps_post_maps { label: "Create map" description: "Create map. Wrap map parameters in [map]. To add a map header picture pass a base64 encoded string to [map][picture]." provider: uebermaps method: POST path: "/maps" encoding: json output: { type: "object" additionalProperties: true } }