Relativity.Import.V1.Services.IDocumentConfigurationController
Controller for documents configuration of the job.
Task<Response> CreateAsync(int workspaceID, Guid importJobID, ImportDocumentSettings importSettings)
Creates or updates configuration of the job for importing documents.
Import job should be created before and not started.
Returns the current job configuration for document import.