---
title: "POST /hooks/{hook_id}/enable"
method: POST
path: "/hooks/{hook_id}/enable"
tags: ["hook"]
---

# POST /hooks/{hook_id}/enable

`POST /hooks/{hook_id}/enable`

## Response `200`

OK

- Hook
  - `id` string
  - `site_id` string
  - `type` string
  - `event` string
  - `data` object
  - `created_at` string, dateTime
  - `updated_at` string, dateTime
  - `disabled` boolean

## Other responses

- `default` — error

---

[API](https://skmtc.net/netlify/apis/netlify-s-api-documentation.md) · [All operations](https://skmtc.net/netlify/apis/netlify-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netlify/netlify-s-api-documentation/revisions/71540d1b5d9d/schema)
