Skip to main content

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 ID Path Identifier: 51MC4NECO0COA6ULSU30P4Q8OB
    The unique identifier of the target database. Directs the execution actions precisely to the corresponding database.
  • Query Schema Name Path Identifier: users This routing key represents the schema name.

Request

Responses

Successfully appended data document context structure.