Product Releases and Updates
Consume REST API With Multipart/Form-Data

Consume REST API With Multipart/Form-Data

01 March 2023
The method multipart/form-data is now available when consuming REST API. You typically use these requests for file uploads and for transferring data of several types in a single request (for example, a file along with a JSON object). Multipart requests combine one or more sets of data into a single body, separated by boundaries, where each form field has its section in the payload with internal HTTP headers.
Entwicklungsumgebung
O11