Authorization: Bearer ********************curl --location --request PATCH 'http://api.cephisso.dev/ords/cephisso_system/v1//minute-book-events/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cephisso_platform_accounts_id": "string",
"data_lineage": "string",
"description": "string",
"event_date": "string",
"legal_entities_id": "string",
"metadata": "string",
"minute_book_event_types_id": "string",
"udfs": "string"
}'{}