curl --location --request POST '/v1/ai-agent/link_content/' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatbot_id": "string",
"content": "string",
"file_name": "string",
"is_webpage": true,
"source_platform": "string"
}'{
"linkage_id": 0,
"llm_source": "string",
"chatbot_id": "string",
"asset_id": 0,
"status": "string"
}