---
title: "Delete Agent Webhook"
method: DELETE
path: "/v1/agents/{agent_id}/webhook"
tags: ["agent-webhooks"]
---

# Delete Agent Webhook

`DELETE /v1/agents/{agent_id}/webhook`

Remove the webhook for a specific agent.

## Path parameters

- `agent_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agentphone/apis/agentphone-api.md) · [All operations](https://skmtc.net/agentphone/apis/agentphone-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agentphone/agentphone-api/versions/5724ccaa33d8/schema)
