Skip to main content

DeleteNote soft-deletes a note. The note is excluded from future List and Get responses but the row is retained in the database.

DELETE 

/api/v1/crm/notes/:id

Errors:

  • NOT_FOUND: note does not exist.

Request

Responses

A successful response.