Add a New Schema
Creates a schema in DocuPipe.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Name of the new schema.
objectrequired
The new JSON schema to add. Must be a valid JSON schema (https://json-schema.org/).
string
Guidelines to apply to the schema to documents when standardizing.