Send parameters as form-data in PUT request

Hello everyone, in my app, I want to update user profile, for that purpose i am sending user id and perticular field which i want to update.
As per my requirement i am not able to send these parameters as form-data in PUT request, how i can achieve that, please help me if any one knows solution for same.
Thanks in adavance.

@yogesh1988

So what is your requirement? Where are you submitting it to? php script?

Post some code. Show us your form and any JS you have so far.

Thanks,

RGecy