how to make POST api request by click on Save Button
I have to call this POST api "users/edit/:id" with refine inferencer
above API config contain dynamic id in param and other data in body
above API config contain dynamic id in param and other data in body

