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

# DELETE /runtimes/{agentRuntimeId}/runtime-endpoints/{endpointName}/

`DELETE /runtimes/{agentRuntimeId}/runtime-endpoints/{endpointName}/`

Deletes an AAgentCore Runtime endpoint.

## Path parameters

- `agentRuntimeId` string, required
- `endpointName` string, password, required

## Query parameters

- `clientToken` string

## Response `202`

Success

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

## 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)
