Notes
Delete Note by ID
Allows the deletion of an existing note
delete/v3/notes/{uniqueId}
Path parameters
uniqueId'1' | '2' | '3' required
param ID of the note that needs to be deleted
ID of entity to be deleted
Query parameters
createActivityLogstring
Boolean to signal whether or not to create an alert for this action
Response
Note deleted successfully