cURL
curl --request DELETE \ --url https://api.formo.so/v0/boards/{boardId}/charts/{chartId} \ --header 'Authorization: Bearer <token>'
Permanently delete a chart from a dashboard board by board and chart ID. The chart and its visualization settings are removed from the layout.
Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
formo_xxx
Chart deleted