@@ -180,6 +180,18 @@ List of hotel or hospitality rooms.
180180
181181
182182
183+ <details >
184+
185+ <summary ><b ><code >sites</code ></b > <i >List</i ></summary >
186+
187+ List of general sites or areas.
188+
189+ </details >
190+
191+ ---
192+
193+
194+
183195<details >
184196
185197<summary ><b ><code >spaces</code ></b > <i >List</i ></summary >
@@ -192,6 +204,18 @@ List of general spaces or areas.
192204
193205
194206
207+ <details >
208+
209+ <summary ><b ><code >staff_members</code ></b > <i >List</i ></summary >
210+
211+ List of staff members.
212+
213+ </details >
214+
215+ ---
216+
217+
218+
195219<details >
196220
197221<summary ><b ><code >tenants</code ></b > <i >List</i ></summary >
@@ -239,8 +263,26 @@ List of users.
239263---
240264
241265
266+ ** ` customization_profile_id ` ** * String*
267+
268+ The ID of the customization profile to use for the portal.
269+
270+ ---
271+
242272** ` features ` ** * Object*
243273
274+ <details >
275+
276+ <summary ><b ><code >configure</code ></b > <i >Object</i ></summary >
277+
278+ Configuration for the configure feature.
279+
280+ </details >
281+
282+ ---
283+
284+
285+
244286<details >
245287
246288<summary ><b ><code >connect</code ></b > <i >Object</i ></summary >
@@ -253,11 +295,26 @@ Configuration for the connect accounts feature.
253295
254296
255297
298+ <details >
299+
300+ <summary ><b ><code >manage</code ></b > <i >Object</i ></summary >
301+
302+ Configuration for the manage feature.
303+
304+ </details >
305+
306+ ---
307+
308+
309+
256310<details >
257311
258312<summary ><b ><code >manage_devices</code ></b > <i >Object</i ></summary >
259313
260314Configuration for the manage devices feature.
315+ ---
316+ deprecated: Use ` manage ` instead.
317+ ---
261318
262319</details >
263320
@@ -282,6 +339,25 @@ Whether the portal is embedded in another application.
282339
283340---
284341
342+ ** ` landing_page ` ** * Object*
343+
344+ Configuration for the landing page when the portal loads.
345+
346+ <details >
347+
348+ <summary ><b ><code >manage</code ></b > <i >Object</i ></summary >
349+
350+ </details >
351+
352+ ---
353+
354+
355+ ** ` locale ` ** * String*
356+
357+ The locale to use for the portal.
358+
359+ ---
360+
285361
286362## Response
287363
0 commit comments