I need to change one parameter of my Nuki via API (specifically, buttonEnabled
)
Isn’t it possible to perform a PATCH operation and change just this field? Must I already read the entire configuration just to change one field?
Hi Eyal,
In this instance, /smartlock/{smartlockId}/advanced/config
does not support PATCH requests or partial updates. You will need to pass the entire configuration payload.
I’ll take on board your feedback for a future version of the API though.
Regards,
Andrew
Thanks for the response. Should I open a feature request?
I’ve already added the topic to an internal list of feature ideas for an upcoming API version, so there’s no need.
However if you wish to create community driven engagement on the topic or to collect feedback from others, then do feel free to create one!
1 Like
This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.