The Create a Template endpoint allows you to define a new template for a specific document type in the ParDocs API. A template specifies the rules and structure for extracting data from documents. By creating a template, you can customize how data is extracted based on your specific needs, which can then be applied to various documents for processing.Documentation Index
Fetch the complete documentation index at: https://docs.pardocs.com/llms.txt
Use this file to discover all available pages before exploring further.
{document_type} linked to it.document_type (string): Specifies the document type the schema applies to.template_data (object): Contains the detailed schema definition for the extraction.