From 837b88a03e8ebbeaa0a371af6ea04c8f4e92929f Mon Sep 17 00:00:00 2001 From: dq Date: Wed, 26 Aug 2026 11:30:17 +0100 Subject: [PATCH] Clarify deleteNote scope to contact and company notes Co-Authored-By: Claude Fable 5 --- descriptions/0/api.intercom.io.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 78df412..17348e0 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -20167,7 +20167,8 @@ paths: tags: - Notes operationId: deleteNote - description: You can delete a single note. + description: You can delete a single contact or company note. Notes of other + kinds cannot be deleted through the API. responses: '200': description: successful