Multi-part form-data

If you wish your API to POST multi-part form data, you can create a file that encapsulated the full form data using our helper form.

First visit Files in the Advanced section of the sidebar

701

Choose the type of each part you want to add by using the Part Type picker:

178

The text option allows you to pass form data along with a file. Click "Add Part" to add the parts in the section below.

Once the parts have been added, add the data you require (either by using Choose file..) or by entering the data:

707

Now you are ready to save the file - Click "Save multi-part form data" to save the data. You can then edit an API call to use this file data. Follow the steps on the Uploading Files page.

1064

An example multi-part request with textual data that can be displayed