Use this API to remove one or more agents from a group. The operation is idempotent — removing an id that is not a member is a silent success. The agents themselves are not deleted — only their membership in this group is removed. 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/remove-agents
| Field | Type | Description |
|---|---|---|
data.group | object | The updated group document |
NOT_FOUND — group does not existINVALID_ARGUMENT — empty agentIds array, or any id is empty