Create Dataset
POST/schema-query/api/query/:database_id/:schema_name
Creates a new schema configuration in the system using the provided request payload. Upon successful creation, a unique identifier is generated and returned alongside the resource details.
🔗 Resource Routing Context
- Query Database Hash Path Identifier:
51MC4NECO0COA6ULSU30P4Q8OB
Points execution actions exactly into the corresponding backend dataset collection layout structure.
Request
Responses
- 200
- 400
- 404
- 422
Successfully appended data document context structure.
Bad request. Structurally incorrect parameter parameters mapped to inputs.
Specified collection layout identifier target location context missing.
Validation structural entity failure tracking.