null
curl --location --request POST '/text/chatbot/create' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NDY2MTg4OTUsInBheWxvYWQiOnsib3V0bGV0X2lkIjoxMDh9fQ.vVXmS-g4t6tB51szIhCsO-5llY_WiQLmyVaDqJy' \
--header 'Content-Type: application/json' \
--data-raw 'null'
{}