Vue query builder, put without id in url request
I’m attempting to make a PUT request with Vue query builder in my project but I dont want the id to be in the URL.
Here is the request I have :
I’m attempting to make a PUT request with Vue query builder in my project but I dont want the id to be in the URL.
Here is the request I have :