Creates a new parsing schema. Each user can have multiple active schemas. Schema names must be unique per user (for active schemas).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name for the schema (unique per user)
"invoice_schema_v1"
Type of document the schema is for
invoice, bank_statement "invoice"
The schema definition itself
Optional description for the schema
"Schema for parsing standard invoices"