Skip to main content
Delete Custom Analysis Item
204, no body.
A built-in value cannot be deleted — 409. Set enabled: false with PUT if you do not want it extracted.
The group survives — this removes one item from it. Deleting the last item leaves an empty group, which extracts nothing and makes no model call; delete the group itself if you want it gone. Values this item already extracted stay on the calls that produced them. Only future calls stop carrying it.

Authorizations

Authorization
string
header
required

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

Path Parameters

item_id
string
required

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

Response

Successful Response