Endpoint designed to upload files that will be used to create an Operation

The response obtained from this endpoint will be necessary to proceed to the next step.

The uploaded files will be stored in cache for the next 30 minutes. If an operation is not created within this period, the files will be automatically removed.

📘

Note

A multipart/form-data is a HTTP request to send files and data over to a HTTP Server, using HTML forms.

Language
Click Try It! to start a request and see the response here!