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
Screenshot_9.png
Was this page helpful?