Delete Custom Index

📘

Click for Python SDK

Dataset.delete_custom_index() -> dict

This endpoint deletes a custom index for a Dataset, provided that one exists.

Deleting an existing custom index is required to create a new custom index from a new set of image embeddings.

This exclusively applies to custom indices that were uploaded, as opposed to internal indices that were computed by Scale (either via the index creation endpoint or continuous indexing).

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!