Skip to content

Remove a namespace from a node for Zoekt indexing

DELETE
/api/v4/admin/zoekt/shards/{node_id}/indexed_namespaces/{namespace_id}
node_id
required
integer

The id of the Search::Zoekt::Node

namespace_id
required
integer

The id of the namespace you want to remove from this node

No Content

Bad Request

401 Unauthorized

403 Forbidden

404 Not found