Here you will find detailed information about the File object that is used in API requests on the Altcraft platform. |
JSON
{ "data": "data:text/csv;base64,SEVMTE8K", "name": "US.txt" } |
Parameter | Type | Description |
---|---|---|
name | string | File name |
data | string | base64 encoded file |
file_key | string | Previously uploaded file ID |
mimetype | string | MIME information (optional) |