v1
latestOpenAPI 3.0.12026-07-22120163333.7 KBNotes
Delete Note
Deletes a note by ID. Caller must have manage permission on the lead that owns the note. The response body is empty.
delete/v1.0/notes/{noteId}
Path parameters
noteIdinteger required
ID of the note to delete.
Headers
Authorizationstring required
Bearer [access_token]
Content-Typestring required
application/json
Response
Note deleted successfully. No response body.