Authorization: Bearer ********************curl --location --request POST 'http://api.cephisso.dev/ords/cephisso_system/v1//file-joins' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cephisso_platform_accounts_id": "string",
"data_lineage": "string",
"files_id": "string",
"fincen_boirs_id": "string",
"knowledge_base_articles_id": "string",
"metadata": "string",
"relationship_description": "string",
"udfs": "string"
}'{}