Delete a noteAsk AIdelete https://api.superchat.com/v1.0/conversations/{conversation_id}/notes/{note_id}Delete a note from a conversation.Path Paramsconversation_idstringrequiredThe id of the conversationnote_idstringrequiredThe id of the noteResponses 200OK 401Unauthorized 404No note found 500Unexpected errorUpdated 15 days ago