CreateBulkImageUploadSessionAsk AIpost https://<platform>-mgmt.mcm-api.moloco.com/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/image-assets/upload-sessionCreate session for bulk image uploadPath Paramsplatform_idstringrequiredPlatform identifier.ad_account_idstringrequiredAd account identifier.Body Paramsfilesarray of objectsrequiredList of files to upload.files*ADD objectResponses 200A successful response. 400Bad request. Detailed cause can be found in the response message. 401Unauthorized. 403Permission denied. 404Not found. One or more required resources do not exist.You can see the details in the response message. 500Internal server error. Detailed cause can be found in the response message.Updated 8 months ago