curl --location --request POST 'https://api.airudder.com/api/chatbot/common/front_cache' \
--form 'file=@""' \
--form 'service="aicc"' \
--form 'file_name="whatsapp"'
{
"request_id": "",
"code": 200,
"message": "success",
"data": {
"filepath": ""
}
}