Skip to main content
Delete Custom Analysis Category
204, no body.
The group’s items go with it. Deleting a group deletes every item inside it — you do not need to clear them first, and there is no undo.
The built-in “Default Analysis” group cannot be deleted — 409. Detach it from the agents that should not run it instead.
Agents that had this group attached simply stop extracting it on their next call. The group is removed from their configuration as part of the delete, so you do not have to detach it from each agent first. Values already extracted on past calls are untouched: they were recorded on the call, not on the group, and they stay readable on GET /v1/calls/{id}.

Authorizations

Authorization
string
header
required

Your API key as a Bearer token, e.g. Authorization: Bearer vk_….

Path Parameters

group_id
string
required

The analysis group's id, from GET /v1/custom-analysis.

Response

Successful Response