Authorization: Bearer ********************curl --location --request PUT 'http://api.cephisso.dev/ords/cephisso_system/v1//files//vectorize' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"current_user": "string"
}'{}