Authorization: Bearer ********************curl --location --request POST '/documents/1/index' \
--header 'X-User-ID: {{X-User-ID}}' \
--header 'Authorization: Bearer <token>'{"document_id":1,"status":"processing","chunk_count":null,"error_message":null}