curl --location --request PUT '/v1/ai-agent/chatbot//' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "description": "string", "avatar_url": "string" }'
true