Authorization: Bearer ********************curl --location --request PATCH 'http://api.cephisso.dev/ords/cephisso_system/v1//approval-vacation-delegates/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"data_lineage": "string",
"end_date": "string",
"metadata": "string",
"people_id1": "string",
"people_id": "string",
"start_date": "string",
"udfs": "string"
}'{}