---
title: "Delete hook configuration"
method: DELETE
path: "/api/orders/hook/config"
tags: ["Order hook"]
---

# Delete hook configuration

`DELETE /api/orders/hook/config`

Deletes a given hook configuration.

Learn more with the [orders hook guide](https://developers.vtex.com/vtex-rest-api/docs/orders-feed#hook).

## Headers

- `Accept` string, required
- `Content-Type` string, required

## Response `200`

OK

## Other responses

- `403` — Forbidden The credentials are not enabled to access the service.
- `404` — Not Found Value not found.
- `429` — Too Many Requests

---

[API](https://skmtc.net/vtex/apis/orders-api.md) · [All operations](https://skmtc.net/vtex/apis/orders-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vtex/orders-api/revisions/ea03e98721e5/schema)
