Authorization: Bearer ********************curl --location --request PUT 'http://api.cephisso.dev/ords/cephisso_system/v1//objective-types/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"active": "string",
"cephisso_platform_accounts_id": "string",
"data_lineage": "string",
"effective_date": "string",
"end_date": "string",
"fibo_specification": "string",
"label_description": "string",
"label": "string",
"machine_name": "string",
"metadata": "string",
"udfs": "string"
}'{}