Skip to main content
Version: v3

Delete Note

DELETE 

/contacts/:contactId/notes/:id

Delete Note

Request

Version stringrequired

API Version

Available optionsv3
contactId stringrequired

Contact Id

id stringrequired

Note Id

application/json

Successful response

Schema
    succeededboolean

    Whether the note was successfully deleted

    succededbooleandeprecated

    Legacy misspelling of succeeded. Deprecated; use succeeded.