REST V2 Connector Guide > REST V2 Operations > Uploading a File to a REST Endpoint URL
  

Uploading a File to a REST Endpoint URL

You can upload a file to a REST endpoint URL as a part of the REST API call.
To pass a file as an input to REST V2 connector, you must set the content-type to multipart/form-data in the request. Use one of the following methods to pass a file as an input: