Change default Ajax Request URL

Is it possible to change the default ajax request URL “/livewire/message/” to a custom one?
I need a URL with slugs because based on slugs (+ middlewares) the results of requests can be different.
The best would be change per component.

Solved in POST 404 with Livewire + mcamara/laravel-localization :slight_smile: