Create a new schema extraction job for a file based on predefined schema
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