HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Create NoSQL metadata

Adds data to a NoSQL data source. If you're using the Avro schema, add the json_type query parameter with a value of avro, for example ?json_type=avro.

Recipes
🦉
Add Data to a NoSQL Data Source in Bulk
Open Recipe
Path Params
integer
required

ID of the data source

Query Params
string

Type of JSON schema. If using Avro, this is required to be set to avro. Otherwise it is not needed.

Body Params
array of objects

A list of folders.

folders
Responses

400

Bad request due to invalid object details or Object ID.

404

Data source not found.

500

Internal server error occurred while processing the request.

Language
Credentials
URL
Choose an example:
application/json