---
title: "Delete"
method: DELETE
path: "/api/v1/hooks/{id}"
tags: ["Hook"]
---

# Delete

`DELETE /api/v1/hooks/{id}`

Invokes the c1.api.hooks.v1.HooksService.Delete method.

## Path parameters

- `id` string, required — The id field.

## Request body

- C1ApiHooksV1HooksServiceDeleteRequestInput — The HooksServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiHooksV1HooksServiceDeleteResponse — The HooksServiceDeleteResponse message.

## Changes

- **2026-04-30** `fa2bb307d6fa` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/hooks/:id/delete.md)

---

[API](https://skmtc.dev/conductorone/apis/c1-api.md) · [All operations](https://skmtc.dev/conductorone/apis/c1-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/conductorone/c1-api/revisions/fa2bb307d6fa/schema)
