Add a New Schema

Create a new schema manually by posting a valid JSON schema. The schema should be a valid JSON schema that represents the structured output you want to extract from documents.

Body Params
string
required

Name of the new schema.

jsonSchema
object
required

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.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json