action cenit_post_setup_namespace { label: "Create or update a namespace" description: "Creates or updates the specified namespace. Any parameters not provided will be left unchanged." provider: cenit method: POST path: "/setup/namespace/" encoding: json output: { type: "object" additionalProperties: true } }