Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The request payload should be of the multipart/form-data type. The document should be attached within HttpContext.Current.Request.Files in C#. as shown below. The SourcePath should will be inferred from the file metadata. All other metadata should be form-data fields.

image-20241112-063339.pngImage Added

image-20241112-063454.pngImage Added

image-20241112-063815.pngImage Added

Required Fields

...