---
title: "DELETE /agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/"
method: DELETE
path: "/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/"
---

# DELETE /agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/

`DELETE /agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/`

Deletes an action group in an agent.

## Path parameters

- `agentId` string, required
- `agentVersion` string, required
- `actionGroupId` string, required

## Query parameters

- `skipResourceInUseCheck` boolean

## Response `204`

Success

- DeleteAgentActionGroupResponse

## Other responses

- `480` — ThrottlingException
- `481` — AccessDeniedException
- `482` — ValidationException
- `483` — InternalServerException
- `484` — ResourceNotFoundException
- `485` — ConflictException

---

[API](https://skmtc.net/aws/apis/bedrock-agent.md) · [All operations](https://skmtc.net/aws/apis/bedrock-agent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/bedrock-agent/versions/a3b2356f17da/schema)
