Authorization: Bearer ********************curl --location --request POST '/ai/function-calling/config' \
--header 'Content-Type: application/json' \
--data-raw '{
"bot_id": 0,
"event": "detect_spam",
"prompt": "string",
"enable": true
}'null