curl --location --request POST '/v1/ai-agent/chatbot/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"description": "string",
"type": 0,
"access_type": 0,
"avatar_url": "string",
"llm_source": 0,
"language": "string"
}'"string"