Create new schema
Schemas
Create new schema
Create a new data schema with specified fields and entity type
POST
Create new schema
Documentation Index
Fetch the complete documentation index at: https://docs.kadoa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Body
application/json
Body
Request body for creating a new schema
Name of the schema
Required string length:
1 - 255Schema fields for extraction - choose from Data Field (typed data) or Classification Field
Minimum array length:
1Extraction field schema
- DataField
- ClassificationField
Entity type for the schema
Minimum string length:
1Response
201
Response for schema creation