Upload Temp File
Uploading Files
Upload Temp File
POST
Upload Temp File
Upload a temporary file (CSV, image, etc.) for use with other endpoints such as conversion imports or creative uploads. The file content must be Base64 encoded and sent as a JSON payload. Returns temporary URLs that can be referenced in subsequent API calls. Note: uploaded files are temporary and will be destroyed after one use.
Authorizations
The Everflow API key generated from the Control Center > Security.
Query Parameters
Set to true to decompress a compressed file after upload.
Body
application/json
Response
200 - application/json
Array of temporary file URLs.
