Authorization: Bearer ********************curl --location --request POST 'https://v1.dev.bukalombok.com/v1/chat/upload-attachments' \
--header 'Authorization: Bearer <token>' \
--form 'attachments=@"C:\\Users\\RIRIN\\Desktop\\products\\4.jpg"'{
"meta": {
"success": true,
"status": 0,
"message": "string"
},
"data": {}
}