API Reference

Refine a Schema

Refine a schema by providing feedback in free text to edit the structured output.

Body Params
string
required

Unique identifier of the schema that was used with the document to make the standardization.

string
required

Feedback string to alter the schema.

string

Unique identifier of the document to use for schema refinement.

Responses

Response body
object
string
required

Unique identifier of the schema.

string

Name of the schema.

jsonSchema
object

The JSON schema that defines the structure of the data.

Has additional fields
string

Guidelines for the schema.

string

Unique identifier of the job that last modified the schema.

string

Timestamp of the schema creation.

Language
Credentials