v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
roomTypes

Add RoomType writer

Add one or more users to a RoomType's list of authorized writers.

post/roomTypes/{key}/writers

Path parameters

keystring required

The id or name of the RoomType for which the authorized list of users are to be obtained.

Request body

string[] required

User name

Response

One or more of the valid users were added to the list of authorized writers.

roomTypeIdstring

Id of a write-protected roomType

userIdstring

Id of a user having write permission to the roomType

createdAtstring

Timestamp at which the the write permission was created

updatedAtstring

Timestamp at which the the write permission was modified