extractions

Create a schema

Create a schema with the provided parameters.

Args: params: The parameters for creating a schema.

Returns: The created schema.

post/v1/extractions/schema

Request body

descriptionstring required

Description of the data to extract

Response

The created schema

json_schemaobject required

The created JSON schema

Changes

No recorded changes to this endpoint across all 17 revisions of this API.