Upload Files to a Temporary Folder

You must upload the file to a temporary location before storing it in the actual folder path.

Procedure


Step 1

From the REST API Client, Choose the Content Type as multipart/form-data.

Step 2

In the Key-Value pair fields, enter file in the Key field. For the Value field, Click Choose Files to navigate to the directory that contains the required file.

Step 3

Click the Send button to upload the new file to the repository. Display of the Success Code confirms the successful upload of the files.

Note
If you try to upload invalid files, the upload will be unsuccessful and the Failure Codes will be displayed.