Delete Index
DELETE/api/v1/workspaces/:workspace_name/indexes/:index_name
Deletes a pipeline index.
Request
Responses
- 204
- 400
- 404
- 422
Successful Response
The pipeline index is linked to a pipeline and cannot be deleted. Unlink the index from pipelines first.
The index was not found in the workspace.
Validation Error
Was this page helpful?