---
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.

---

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