Delete Note on CompanyAsk AIdelete https://api.claimable.com/companies/{company_id}/notes/{note_id}Delete a note on a company.Path Paramscompany_idint64requiredCompany IDnote_idint64requiredNote IDHeaderscontent-typestringenumrequiredMust be application/jsonapplication/jsonAllowed:application/jsonResponse 200Note deleted. Returns the note id and deleted flag set to "true".Updated 7 months ago