action sinao_app_settings_templates_create { label: "Create a template" description: "Create a template" provider: sinao method: POST path: "/apps/{appId}/templates" encoding: json output: { type: "object" additionalProperties: true } }