v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/ee/custom-viz-plugin

POST /api/ee/custom-viz-plugin/dev

Register a dev-only custom visualization plugin from a local dev server. No bundle upload is required — files are served from the dev server URL. Requires custom viz plugin dev mode to be enabled.

post/api/ee/custom-viz-plugin/dev

Request body

dev_bundle_urlstring required
identifierstring nullable

Response

Successful response

bundle_hashstring nullable
{"stackTrail":"paths:/api/ee/custom-viz-plugin/dev:post:responses:2XX:content:application/json:schema:properties:created_at","oasType":"schema","type":"unknown"}
dev_bundle_urlstring nullable
dev_onlyboolean required
display_namestring required
enabledboolean required
error_messagestring nullable
iconstring nullable
idinteger required

value must be an integer greater than zero.

identifierstring required
{"stackTrail":"paths:/api/ee/custom-viz-plugin/dev:post:responses:2XX:content:application/json:schema:properties:manifest:oneOf","oasType":"schema","type":"unknown","nullable":true}
metabase_versionstring nullable
status'active' | 'error' required
{"stackTrail":"paths:/api/ee/custom-viz-plugin/dev:post:responses:2XX:content:application/json:schema:properties:updated_at","oasType":"schema","type":"unknown"}