DanXi
DanXi copied to clipboard
[Feature Request] Set floor to sensitive by admin
add a button to change a floor sensitive or not, for admin only.
The API is PUT /floors/{id}/_sensitive, with json body {"is_actual_sensitive": true} or false. Sending {} (empty body) means false.