Delete namespaces or profiles
DELETE/nrn/:id
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.
Request
Responses
- 204
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.