HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Delete NoSQL data objects

Deletes the specified NoSQL object and all its children. Exactly one query parameter must be provided. If no identifiers are provided, it returns an error. Otherwise, it initiates a deletion job and returns the job ID.

Path Params
integer
required

ID of the data source

Query Params
string

Name of the folder

string

Identifier of the folder

string

Name of the collection

string

Identifier of the collection

string

Name of the object

string

Object identifier

string

Object's path starting with the schema name.

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