Authorization: Bearer ********************curl --location --request PUT 'http://api.cephisso.dev/ords/cephisso_system/v1//crbnai-knowledge-bots/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"bot_metadata": "string",
"cephisso_platform_accounts_id": "string",
"data_lineage": "string",
"external_id": "string",
"metadata": "string",
"title": "string",
"udfs": "string"
}'{}