create new dataAsk AIpost https://api.prod-eu.super.ai/v1/dataQuery ParamspathstringThe path/filename where the data will be stored. If not given, the path will be generated automatically.mimeTypestringThe MIME type of the uploaded data.descriptionstringA brief description of the data being uploaded.signedUrlbooleanBoolean flag to indicate if a signed URL should be returned to download the file after.truefalsesecondsTtlintegerTime-to-live in seconds for the uploaded data.uploadUrlbooleanBoolean flag to indicate if an upload URL should be returned to upload the file via PUT request. Either this or file is required.truefalseBody ParamsfilefileThe file to be uploaded. Either this or uploadUrl is requiredResponse 200SuccessUpdated 7 months ago