http.patch
Sends a HTTP PATCH request to any URL using Axios.
Parameters
Returns
Promise that is resolved with an Axios response object.
The returned data is in the 'data' property of the response.
Sends a HTTP PATCH request to any URL using Axios.
Promise that is resolved with an Axios response object.
The returned data is in the 'data' property of the response.