I have a rails view with he below form in it:
form_with(url: remove_sessions_path(format: :json), multipart: true, class: "remove-sessions-form") do