Hoteling Host Service¶
Display user’s hoteling host¶
-
GET
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/users/
(string: user_id)/services/hoteling/host/
¶ The API is mapped to UserHotelingGuestGetRequest
Additional informations
- Response JSON Object:
is_associated (boolean) – Not supported by Broadsoft.
Update user’s hoteling host¶
-
PUT
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/users/
(string: user_id)/services/hoteling/host/
¶ The API is mapped to UserHotelingGuestModifytRequest
Additional restrictions
- Request JSON Object:
associationLimitHours (integer) – Value in range 1 - 999.