Update a value within an NRN
PATCH/nrn/:id
Updates a value within an NRN. If the NRN does not exist, it will be created.
⚠️ 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.