/api/ee/custom-viz-plugin
POST /api/ee/custom-viz-plugin
Register a new custom visualization plugin from an uploaded tar.gz bundle.
The archive must contain metabase-plugin.json at the root and dist/index.js for the JS bundle, plus any whitelisted assets under dist/assets/. The plugin's identifier is taken from the manifest's name field.
post/api/ee/custom-viz-plugin
Response
Successful response