---
title: "Remove note"
method: DELETE
path: "/contacts/note/{note}"
tags: ["Contacts"]
---

# Remove note

`DELETE /contacts/note/{note}`

REQUIRED SCOPES <code>['contacts:write']</code><br> This request enables you to permanently remove an existing note indicated by the id of the note.

## Path parameters

- `note` string, required

## Response `200`

OK

- object
  - `message` string

---

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