v1
latestSwagger 2.02026-08-04244186228.2 KBdata
Create new AI task data
post/v1/data/aitask/{ai_task_id}
Query parameters
pathstring
The path/filename where the data will be stored. If not given, the path will be generated automatically.
mimeTypestring
The MIME type of the uploaded data.
descriptionstring
A brief description of the data being uploaded.
signedUrlboolean
Boolean flag to indicate if a signed URL should be returned to download the file after.
secondsTtlinteger
Time-to-live in seconds for the uploaded data.
uploadUrlboolean
Boolean flag to indicate if an upload URL should be returned to upload the file via PUT request. Either this or file is required.
organizationNamestring
If the user is a member or collaborator of an organization, by providing the organization name, it will upload data in the organization storage.
Response
Success