HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Update NoSQL data objects

Updates existing metadata on a NoSQL schema or creates a new object within an existing NoSQL data source. Only the parameters included in the request will be updated. Only one parameter should be provided for a given API call.

Path Params
integer
required

ID of the data source

Query Params
string

Name of the folder

string

Name of the collection

string

Name of the object

string

Object identifier

string

Object's path starting with the schema name.

Body Params
Responses

400

Bad request due to invalid object details or Object ID.

404

Data source not found.

Language
Credentials
URL
Choose an example:
application/json