ghl_contact_delete_note
Delete a note associated with a contact by providing the contact ID and note ID.
Instructions
Delete Note Endpoint: DELETE /contacts/{contactId}/notes/{id} (Version header: v3; source: v3/contacts-v3.json) OAuth scopes: contacts.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note Id | |
| contactId | Yes | Contact Id |