---
title: "User Organization Notification Methods Destroy"
method: DELETE
path: "/user/organization-notification-methods/{id}/"
tags: ["users"]
---

# User Organization Notification Methods Destroy

`DELETE /user/organization-notification-methods/{id}/`

Retrieve, update, or delete a specific organization notification method.

GET: Retrieve a notification method by ID.
PATCH/PUT: Update a notification method.
DELETE: Delete a notification method.

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required

## Response `200`

Successful response

---

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