v12

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

PUT /api/ee/custom-viz-plugin/{id}/dev-url

Set or clear the dev base URL for a plugin (e.g. http://localhost:5174). The bundle is fetched from {base}/index.js and assets from {base}/assets/{name}. Persisted to the database so it survives server restarts. Requires custom viz plugin dev mode to be enabled.

put/api/ee/custom-viz-plugin/{id}/dev-url

Path parameters

idinteger required

value must be an integer greater than zero.

Request body

dev_bundle_urlstring nullable required

Response

Successful response

dev_bundle_urlstring nullable required