This function is employed to upload image files containing the company's logo, which will serve as the visual identity for both the company and the operation's branding.

The uploaded files will be cached for the next 30 minutes. During this period, if an Operation is not created, the files will be automatically removed from the cache.

📘

Note

A multipart/form-data is an HTTP request used to transmit both files and data to an HTTP Server, typically via HTML forms.

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