I want to block the pin of a user through the API, to make it such that he can not open the door with it anymore.
You can do it in different ways to achieve:
1. patch user with use_pin as false, then the user's use_pin is false, and the user's pin will become blocked in the site
2. patch sites/xxxx/users/xxxx/keys with block as true, the user's pin will become blocked in the site
Of course, you can block the user, or remove the user from access group.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article