Documentation Index

Fetch the complete documentation index at: https://help.docfusioncloud.com/llms.txt

Use this file to discover all available pages before exploring further.

Request Parameters to specify Error Level

Prev Next

Passing custom error level settings as request parameters in API calls overrides all other settings, including business unit and template settings.


 For more information about the order of precedence and fallbacks in custom error level settings, read the
 Overview of custom Error Handling and Logging.

   

Request Parameters

Request Parameter
Allowed Values
Overrides
AISxDocumentErrorLevel
0Highest level of error handling. Halts the document generation process on any error.
2Lowest level of error handlingOnly halts the document generation process on critical errors.