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