Hello i am sending some data to a api, but the api demands that its a multipart/form-data. How can i define that in http post request ?

Hello i am sending some data to a api, but the api demands that its a multipart/form-data. How can i define that in http post request ?