---
title: "Deletes the webhook profile for the current tenant."
method: DELETE
path: "/webhook/v1/profile"
tags: ["Webhook profiles"]
---

# Deletes the webhook profile for the current tenant.

`DELETE /webhook/v1/profile`

Use the /profile endpoint to delete the webhook profile from the database.<br />User roles: admin

## Response `200`

Success.

## Other responses

- `401` — The user is not authorized to run this action.
- `404` — There is no existing webhook profile.
- `429` — Too Many Requests, the server has reached a limit, the request must be sent again at a later time.
- `500` — Unexpected error.

---

[API](https://skmtc.net/goacoustic/apis/acoustic-content-api.md) · [All operations](https://skmtc.net/goacoustic/apis/acoustic-content-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goacoustic/acoustic-content-api/revisions/677305266d89/schema)
