v1
latestOpenAPI 3.0.12026-07-245277551.2 MBDoor Locks
Create a new doorlock key.
post/doorlock/v1/keys
Request body
Example request
{
"rooms": [
"1",
"2",
"3"
],
"commonRooms": [
"1",
"2",
"3"
]
}Response
A key that was just created.