Upload a file synchronously and use it as a Document in the other endpoints.post https://{hrsd-dochub-service}/hrsd/dochub/v1/documents/uploadUpload a document to the system and receive an immediate response.Body Paramsfilefilelength ≤ 10485760File to be uploadedHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 201Document uploaded successfully. 400Bad Request. 401Unauthorized access. 403Forbidden. 500Internal Server Error.Updated 5 months ago