API details
curl --location --request POST 'http://localhost:8090/api/v1/bot/send'
--header 'Content-Type: application/json'
--data-raw '{
"message": "What is gpt"
}'
API details
curl --location --request POST 'http://localhost:8090/api/v1/bot/send'
--header 'Content-Type: application/json'
--data-raw '{
"message": "What is gpt"
}'