Endpoints
Delete Namespace
Deletes a namespace of an index.
DELETE
The default namespace, which is the empty string ""
, cannot be deleted.
Request
This endpoint doesn’t require any additional data.
Path
The namespace to delete.
Response
"Success"
string.
Was this page helpful?