NRN
Delete namespaces or profiles
Removes all keys within a specified set of namespaces and/or profiles. By default, this endpoint acts on a single NRN entry and does not affect the entire hierarchy. Use the include_parents query parameter to modify this behavior.
⚠️ Deprecation notice
This operation might be removed in the future. We recommend using Providers instead.
delete/nrn/{nrn}
Path parameters
nrnstring required
The NRN to delete.
Query parameters
namespacesstring
A comma-separated list of namespaces to be deleted.
profilesstring
A comma-separated list of profiles to be deleted.
include_parentsboolean
- If false, removes the namespace only on this node.
- If true, removes the namespace from the entire branch of the hierarchy.
Response
The operation was successful.