latestOpenAPI 3.0.02026-08-10416661.5 MB

e96b3e58b041

Contacts

Remove 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.

delete/contacts/note/{note}

Path parameters

notestring required

The ID of the Note

Response

OK

messagestring

Example response

{
  "message": "Note successfully deleted"
}