Skip to main content
Version: 2021-04-15

Delete Note

DELETE 

/contacts/:contactId/notes/:id

Delete Note

Request

Version stringrequired

API Version

Available options2021-04-15
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.