v1

latestOpenAPI 3.0.32026-07-2226694862.5 KB
File Upload

Upload Temp File

post/networks/uploads/temp

Query parameters

unzipboolean

Set to true to decompress a compressed file after upload.

Request body

mime_typestring required

MIME type of the file (e.g. application/json, text/csv, image/png).

content_base64string required

File content encoded in Base64.

Response