📄️ Create an NRN
Creates a new NRN or replaces an existing one. **This operation overwrites any previous value.**
📄️ Read an NRN
Read an NRN by ID.
📄️ Update a value within an NRN
Update a value within an NRN. If the NRN does not exist, it will be created.
📄️ Replace an NRN
Replaces an NRN. This operation overwrites any previous value.
📄️ 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.