$.ajax({ type: 'POST', url: "/write/blacklist", dataType: 'json', data: [ 'eins', 'zwei', 'drei' ] });