post {protocol}://{base-url}/integration/v2/doc_schema//
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
Responses
400Bad request due to invalid object details or Object ID.
404Data source not found.
500Internal server error occurred while processing the request.