> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cloudtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Remove agent from group

> Removes one agent from one group. The agent comes from the `agent_id` path parameter and the group from `group_id` in the request body — this deletes a single membership, not the agent and not the group. Returns `404` if the group does not exist.



## API Specification

The full API specification for this endpoint is available in the [documentation index](https://developers.cloudtalk.io/llms.txt).


## Related topics

- [Add agent to group](/api-reference/groups/add-agent-to-group.md)
- [Replace a campaign's associations](/api-reference/dialer/replace-a-campaigns-associations.md)
- [List groups](/api-reference/groups/list-groups.md)
