Use this API to delete an agent group document. The agents referenced by the group are not affected — they remain intact in the workspace’s custom agent collection. To delete a custom agent (and have it removed from every group), use Delete Agent.Documentation Index
Fetch the complete documentation index at: https://velt-raghul-agent-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
POST https://api.velt.dev/v2/agents/groups/delete
| Field | Type | Description |
|---|---|---|
data.groupId | string | The ID of the deleted group |
NOT_FOUND (group does not exist).