curl --location --request POST '/console/upload' \
--form 'file=@""' \
--form 'type="sl-client-log"' \
--form 'sub_type="background"' \
--form 'remote_id=""' \
--form 'sn=""'{
"type": "string",
"file_name": "string",
"name": "string",
"download_url": "string"
}