Create a new schema extraction job for a file based on predefined schema
Documentation Index
Fetch the complete documentation index at: https://tile.run/docs/llms.txt
Use this file to discover all available pages before exploring further.
document_schema object should conform to the following structure.
string: Generic text datanumber: Numeric valuesemail: Email addressesphone: Phone numbersdate: Date valuesobject: Nested object containing additional fields where each field is a primitive field.array: List of items where each element is an object. As above, fields within each object can be any one of the primitive fields.Bearer token for authentication