post https://{OrangeLogicURL}/webapi/mediafile/import/upload/transaction/24_v1
Create an upload transaction ID and begin an upload session
Before uploading assets to the Orange Logic platform, you need to create an upload transaction ID for your upload session. In this step, you’ll also define which folder to upload the assets to and specify any metadata you want to add to the assets as they’re uploaded.
This page shows the POST method, but you can also use GET.
Response
This call returns the Upload Transaction ID as transactionID
. You’ll use this ID in subsequent calls.