return $.ajax({
    url: patchNotePath,
    type: 'POST',
    data: {
      note: patchNoteText,