Authorization: Bearer ********************curl --location --request POST 'https://dev-api.idukki.io/chat' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"message": "give me product detail for id 81450591"
}'{}