---
title: "DELETE /runtimes/{agentRuntimeId}/"
method: DELETE
path: "/runtimes/{agentRuntimeId}/"
---

# DELETE /runtimes/{agentRuntimeId}/

`DELETE /runtimes/{agentRuntimeId}/`

Deletes an Amazon Bedrock AgentCore Runtime.

## Path parameters

- `agentRuntimeId` string, required

## Query parameters

- `clientToken` string

## Response `202`

Success

- DeleteAgentRuntimeResponse
  - `status` 'CREATING' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'READY' | 'DELETING', required — The current status of the AgentCore Runtime deletion.
  - `agentRuntimeId` string — The unique identifier of the AgentCore Runtime.

## Other responses

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

---

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