Remove a namespace from a node for Zoekt indexing
DELETE
/api/v4/admin/zoekt/shards/{node_id}/indexed_namespaces/{namespace_id}
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” 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
Responses
Section titled “ Responses ”No Content
Bad Request
401 Unauthorized
403 Forbidden
404 Not found