Delete Insight
Deletes the reporting insight identified by its ID.
Authentication
AuthorizationBearer
Authenticate server-side requests with a private Vapi API key. Create or copy a key from the [Vapi Dashboard](https://dashboard.vapi.ai) and send it in the `Authorization` header as `Bearer <token>`. Keep private API keys out of client-side code and public repositories.
Path parameters
id
Response
bar
A saved bar-chart insight containing its call-data queries, formulas, grouping, stepped time range, metadata, and lifecycle information.
OR
pie
A saved pie-chart insight containing its call-data queries, formulas, grouping, time range, and lifecycle information.
OR
line
A saved line-chart insight containing its call-data queries, formulas, grouping, stepped time range, metadata, and lifecycle information.
OR
text
A saved text-value insight containing its call-data queries, formula, time range, and lifecycle information.