vs_endpoints_delete
Deletes a specified Vector Search endpoint from Databricks by providing its endpoint ID or name.
Instructions
Delete a Vector Search endpoint
(DELETE /api/2.0/vector-search/endpoints/{endpoint_id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | Yes | Vector Search endpoint ID or name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |