Update a key
Key update
JSON
{
"flat": 7
}
PATCH /api/admin/v1/intercoms/{intercom}/keys/{intercom_key} |
Parameters
int
intercom, Unique identifier of the intercom
int
intercom_key, Unique key identifier
integer
flat, flat apartments to which the keys will be linked [VMS Admin/Intercom/Intercom Apartments/List of Intercom Apartments](../flats/index.md)
200 |
Successful response
JSON
|
401 |
Authorization token not sent or not valid |