Versions Compared

Key

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

...

Process a text using a process unit, for this call we have 2 options put the raw text in the body, or upload a file (.txt only) with the text in it.


Info

You can use the parameter 'createProcessingUnit' set to true in the query string in order to generate the processing unit before processing the text.

This is useful if you want to only send a single request instead of 2.  Just remember that you'll need to send all parameters needed when creation a Processing Unit described previously


Body Parameters

  • Parameter
    summaryName of the process unit
    defaultdefault
    nameunit
    requiredtrue
  • Parameter
    summaryPath to File
    namedoc
    requiredtrue

...