how to create ords api to send file as a multipart attachment in request
Summary:
Hi Experts
How to create a ORDS REST API to send a file as a multi part form data and insert into a table column of blob type.
Please help me.
I do not want to send the file as a request body in a rest api rather a multi part form or as an attachment only.
Please help me with the sample. I'm using ATP database for writing ORDS API.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0