Delete a datasource entity
DELETE/datasources/:datasource_id/entities/:entity_id
Deletes a shared entity. Requires at least edit permission on the path datasource (else AUTH-1012). Entity must belong to the path datasource. Advanced dedicated entity_id equal to datasource_id cannot be deleted (GE-1034). Supports instances, functions, and kafka-cluster entity types. Not idempotent when already deleted.
Request
Responses
- 200
- 400
- 500
Deletion accepted. Typical Message values: "Successfully deleted entity", "Successfully triggered entity deletion", "Successfully triggered entity deletion and is running in background" (Advanced with ClusterArn).
Response Headers
Validation or authorization failure. Body is {"Message": " -
Response Headers
Backend failure. Body is {"Message": " -