@seamapi/types 1.409.0 → 1.410.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2903,6 +2903,15 @@ declare const _default: {
2903
2903
  connect_webview: {
2904
2904
  description: string;
2905
2905
  properties: {
2906
+ accepted_capabilities: {
2907
+ description: string;
2908
+ items: {
2909
+ description: string;
2910
+ enum: string[];
2911
+ type: string;
2912
+ };
2913
+ type: string;
2914
+ };
2906
2915
  accepted_devices: {
2907
2916
  deprecated: boolean;
2908
2917
  items: {
@@ -13718,12 +13727,12 @@ declare const _default: {
13718
13727
  })[];
13719
13728
  summary: string;
13720
13729
  tags: never[];
13730
+ 'x-draft': string;
13721
13731
  'x-fern-sdk-group-name': string[];
13722
13732
  'x-fern-sdk-method-name': string;
13723
13733
  'x-fern-sdk-return-value': string;
13724
13734
  'x-response-key': string;
13725
13735
  'x-title': string;
13726
- 'x-undocumented': string;
13727
13736
  };
13728
13737
  };
13729
13738
  '/access_grants/delete': {
@@ -13794,11 +13803,11 @@ declare const _default: {
13794
13803
  })[];
13795
13804
  summary: string;
13796
13805
  tags: never[];
13806
+ 'x-draft': string;
13797
13807
  'x-fern-sdk-group-name': string[];
13798
13808
  'x-fern-sdk-method-name': string;
13799
13809
  'x-response-key': null;
13800
13810
  'x-title': string;
13801
- 'x-undocumented': string;
13802
13811
  };
13803
13812
  };
13804
13813
  '/access_grants/get': {
@@ -13958,12 +13967,12 @@ declare const _default: {
13958
13967
  })[];
13959
13968
  summary: string;
13960
13969
  tags: never[];
13970
+ 'x-draft': string;
13961
13971
  'x-fern-sdk-group-name': string[];
13962
13972
  'x-fern-sdk-method-name': string;
13963
13973
  'x-fern-sdk-return-value': string;
13964
13974
  'x-response-key': string;
13965
13975
  'x-title': string;
13966
- 'x-undocumented': string;
13967
13976
  };
13968
13977
  };
13969
13978
  '/access_grants/list': {
@@ -14146,12 +14155,12 @@ declare const _default: {
14146
14155
  })[];
14147
14156
  summary: string;
14148
14157
  tags: never[];
14158
+ 'x-draft': string;
14149
14159
  'x-fern-sdk-group-name': string[];
14150
14160
  'x-fern-sdk-method-name': string;
14151
14161
  'x-fern-sdk-return-value': string;
14152
14162
  'x-response-key': string;
14153
14163
  'x-title': string;
14154
- 'x-undocumented': string;
14155
14164
  };
14156
14165
  };
14157
14166
  '/access_methods/delete': {
@@ -14214,11 +14223,11 @@ declare const _default: {
14214
14223
  })[];
14215
14224
  summary: string;
14216
14225
  tags: never[];
14226
+ 'x-draft': string;
14217
14227
  'x-fern-sdk-group-name': string[];
14218
14228
  'x-fern-sdk-method-name': string;
14219
14229
  'x-response-key': null;
14220
14230
  'x-title': string;
14221
- 'x-undocumented': string;
14222
14231
  };
14223
14232
  };
14224
14233
  '/access_methods/get': {
@@ -14326,12 +14335,12 @@ declare const _default: {
14326
14335
  })[];
14327
14336
  summary: string;
14328
14337
  tags: never[];
14338
+ 'x-draft': string;
14329
14339
  'x-fern-sdk-group-name': string[];
14330
14340
  'x-fern-sdk-method-name': string;
14331
14341
  'x-fern-sdk-return-value': string;
14332
14342
  'x-response-key': string;
14333
14343
  'x-title': string;
14334
- 'x-undocumented': string;
14335
14344
  };
14336
14345
  };
14337
14346
  '/access_methods/list': {
@@ -14442,12 +14451,12 @@ declare const _default: {
14442
14451
  })[];
14443
14452
  summary: string;
14444
14453
  tags: never[];
14454
+ 'x-draft': string;
14445
14455
  'x-fern-sdk-group-name': string[];
14446
14456
  'x-fern-sdk-method-name': string;
14447
14457
  'x-fern-sdk-return-value': string;
14448
14458
  'x-response-key': string;
14449
14459
  'x-title': string;
14450
- 'x-undocumented': string;
14451
14460
  };
14452
14461
  };
14453
14462
  '/acs/access_groups/add_user': {
@@ -20391,6 +20400,15 @@ declare const _default: {
20391
20400
  'application/json': {
20392
20401
  schema: {
20393
20402
  properties: {
20403
+ accepted_capabilities: {
20404
+ description: string;
20405
+ items: {
20406
+ description: string;
20407
+ enum: string[];
20408
+ type: string;
20409
+ };
20410
+ type: string;
20411
+ };
20394
20412
  accepted_providers: {
20395
20413
  description: string;
20396
20414
  items: {
@@ -26371,6 +26389,7 @@ declare const _default: {
26371
26389
  })[];
26372
26390
  summary: string;
26373
26391
  tags: never[];
26392
+ 'x-draft': string;
26374
26393
  'x-fern-sdk-group-name': string[];
26375
26394
  'x-fern-sdk-method-name': string;
26376
26395
  'x-response-key': null;
@@ -26442,6 +26461,7 @@ declare const _default: {
26442
26461
  })[];
26443
26462
  summary: string;
26444
26463
  tags: never[];
26464
+ 'x-draft': string;
26445
26465
  'x-fern-ignore': boolean;
26446
26466
  'x-response-key': null;
26447
26467
  'x-title': string;
@@ -26514,6 +26534,7 @@ declare const _default: {
26514
26534
  })[];
26515
26535
  summary: string;
26516
26536
  tags: never[];
26537
+ 'x-draft': string;
26517
26538
  'x-fern-sdk-group-name': string[];
26518
26539
  'x-fern-sdk-method-name': string;
26519
26540
  'x-response-key': null;
@@ -26585,6 +26606,7 @@ declare const _default: {
26585
26606
  })[];
26586
26607
  summary: string;
26587
26608
  tags: never[];
26609
+ 'x-draft': string;
26588
26610
  'x-fern-ignore': boolean;
26589
26611
  'x-response-key': null;
26590
26612
  'x-title': string;
@@ -26665,6 +26687,7 @@ declare const _default: {
26665
26687
  })[];
26666
26688
  summary: string;
26667
26689
  tags: never[];
26690
+ 'x-draft': string;
26668
26691
  'x-fern-sdk-group-name': string[];
26669
26692
  'x-fern-sdk-method-name': string;
26670
26693
  'x-fern-sdk-return-value': string;
@@ -26855,6 +26878,7 @@ declare const _default: {
26855
26878
  })[];
26856
26879
  summary: string;
26857
26880
  tags: never[];
26881
+ 'x-draft': string;
26858
26882
  'x-fern-ignore': boolean;
26859
26883
  'x-response-key': string;
26860
26884
  'x-title': string;
@@ -26907,6 +26931,7 @@ declare const _default: {
26907
26931
  })[];
26908
26932
  summary: string;
26909
26933
  tags: never[];
26934
+ 'x-draft': string;
26910
26935
  'x-fern-sdk-group-name': string[];
26911
26936
  'x-fern-sdk-method-name': string;
26912
26937
  'x-fern-sdk-return-value': string;
@@ -26980,6 +27005,7 @@ declare const _default: {
26980
27005
  })[];
26981
27006
  summary: string;
26982
27007
  tags: never[];
27008
+ 'x-draft': string;
26983
27009
  'x-fern-sdk-group-name': string[];
26984
27010
  'x-fern-sdk-method-name': string;
26985
27011
  'x-response-key': null;
@@ -27052,6 +27078,7 @@ declare const _default: {
27052
27078
  })[];
27053
27079
  summary: string;
27054
27080
  tags: never[];
27081
+ 'x-draft': string;
27055
27082
  'x-fern-sdk-group-name': string[];
27056
27083
  'x-fern-sdk-method-name': string;
27057
27084
  'x-response-key': null;
@@ -27123,6 +27150,7 @@ declare const _default: {
27123
27150
  })[];
27124
27151
  summary: string;
27125
27152
  tags: never[];
27153
+ 'x-draft': string;
27126
27154
  'x-fern-ignore': boolean;
27127
27155
  'x-response-key': string;
27128
27156
  'x-title': string;
@@ -27191,6 +27219,7 @@ declare const _default: {
27191
27219
  })[];
27192
27220
  summary: string;
27193
27221
  tags: never[];
27222
+ 'x-draft': string;
27194
27223
  'x-fern-sdk-group-name': string[];
27195
27224
  'x-fern-sdk-method-name': string;
27196
27225
  'x-fern-sdk-return-value': string;
@@ -32554,7 +32583,7 @@ declare const _default: {
32554
32583
  customer_key: {
32555
32584
  type: string;
32556
32585
  };
32557
- collection_key?: never;
32586
+ partner_resources?: never;
32558
32587
  };
32559
32588
  required: string[];
32560
32589
  type: string;
@@ -32564,10 +32593,34 @@ declare const _default: {
32564
32593
  enum: string[];
32565
32594
  type: string;
32566
32595
  };
32567
- collection_key: {
32596
+ customer_key: {
32568
32597
  type: string;
32569
32598
  };
32570
- customer_key: {
32599
+ partner_resources: {
32600
+ description: string;
32601
+ items: {
32602
+ properties: {
32603
+ custom_metadata: {
32604
+ additionalProperties: {
32605
+ type: string;
32606
+ };
32607
+ type: string;
32608
+ };
32609
+ description: {
32610
+ type: string;
32611
+ };
32612
+ name: {
32613
+ type: string;
32614
+ };
32615
+ partner_resource_key: {
32616
+ type: string;
32617
+ };
32618
+ };
32619
+ required: string[];
32620
+ type: string;
32621
+ 'x-route-path': string;
32622
+ 'x-undocumented': string;
32623
+ };
32571
32624
  type: string;
32572
32625
  };
32573
32626
  };
@@ -32733,7 +32786,6 @@ declare const _default: {
32733
32786
  'x-route-path': string;
32734
32787
  'x-undocumented': string;
32735
32788
  };
32736
- minItems: number;
32737
32789
  type: string;
32738
32790
  };
32739
32791
  };
@@ -6458,6 +6458,15 @@ export default {
6458
6458
  connect_webview: {
6459
6459
  description: 'Represents a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews).\n\nConnect Webviews are fully-embedded client-side components that you add to your app. Your users interact with your embedded Connect Webviews to link their IoT device or system accounts to Seam. That is, Connect Webviews walk your users through the process of logging in to their device or system accounts. Seam handles all the authentication steps, and—once your user has completed the authorization through your app—you can access and control their devices or systems using the Seam API.\n\nConnect Webviews perform credential validation, multifactor authentication (when applicable), and error handling for each brand that Seam supports. Further, Connect Webviews work across all modern browsers and platforms, including Chrome, Safari, and Firefox.\n\nTo enable a user to connect their device or system account to Seam through your app, first create a `connect_webview`. Once created, this `connect_webview` includes a URL that you can use to open an [iframe](https://www.w3schools.com/html/html_iframe.asp) or new window containing the Connect Webview for your user.\n\nWhen you create a Connect Webview, specify the desired provider category key in the `provider_category` parameter. Alternately, to specify a list of providers explicitly, use the `accepted_providers` parameter with a list of device provider keys.\n\nTo list all providers within a category, use `/devices/list_device_providers` with the desired `provider_category` filter. To list all provider keys, use `/devices/list_device_providers` with no filters.',
6460
6460
  properties: {
6461
+ accepted_capabilities: {
6462
+ description: 'List of accepted device capabilities that restrict the types of devices that can be connected through the Connect Webview.',
6463
+ items: {
6464
+ description: '\n High-level device capabilities that can be restricted in connect webviews.\n These represent the main device categories that customers can opt into.\n',
6465
+ enum: ['lock', 'thermostat', 'noise_sensor', 'access_control'],
6466
+ type: 'string',
6467
+ },
6468
+ type: 'array',
6469
+ },
6461
6470
  accepted_devices: {
6462
6471
  deprecated: true,
6463
6472
  items: { type: 'string' },
@@ -6566,6 +6575,7 @@ export default {
6566
6575
  'url',
6567
6576
  'device_selection_mode',
6568
6577
  'accepted_providers',
6578
+ 'accepted_capabilities',
6569
6579
  'accepted_devices',
6570
6580
  'any_device_allowed',
6571
6581
  'any_provider_allowed',
@@ -10841,7 +10851,7 @@ export default {
10841
10851
  'event_type',
10842
10852
  ],
10843
10853
  type: 'object',
10844
- 'x-route-path': '/unstable_access_grants',
10854
+ 'x-route-path': '/access_grants',
10845
10855
  },
10846
10856
  {
10847
10857
  description: 'An access grant was deleted.',
@@ -10882,7 +10892,7 @@ export default {
10882
10892
  'event_type',
10883
10893
  ],
10884
10894
  type: 'object',
10885
- 'x-route-path': '/unstable_access_grants',
10895
+ 'x-route-path': '/access_grants',
10886
10896
  },
10887
10897
  {
10888
10898
  description: 'All access requested for an access grant was successfully granted.',
@@ -10926,7 +10936,7 @@ export default {
10926
10936
  'event_type',
10927
10937
  ],
10928
10938
  type: 'object',
10929
- 'x-route-path': '/unstable_access_grants',
10939
+ 'x-route-path': '/access_grants',
10930
10940
  },
10931
10941
  {
10932
10942
  description: 'Access requested as part of an access grant to a particular door was successfully granted.',
@@ -10976,7 +10986,7 @@ export default {
10976
10986
  'acs_entrance_id',
10977
10987
  ],
10978
10988
  type: 'object',
10979
- 'x-route-path': '/unstable_access_grants',
10989
+ 'x-route-path': '/access_grants',
10980
10990
  },
10981
10991
  {
10982
10992
  description: 'Access to a particular door that was requested as part of an access grant was lost.',
@@ -11026,7 +11036,7 @@ export default {
11026
11036
  'acs_entrance_id',
11027
11037
  ],
11028
11038
  type: 'object',
11029
- 'x-route-path': '/unstable_access_grants',
11039
+ 'x-route-path': '/access_grants',
11030
11040
  },
11031
11041
  {
11032
11042
  description: 'An access method was issued.',
@@ -11067,7 +11077,7 @@ export default {
11067
11077
  'event_type',
11068
11078
  ],
11069
11079
  type: 'object',
11070
- 'x-route-path': '/unstable_access_methods',
11080
+ 'x-route-path': '/access_methods',
11071
11081
  },
11072
11082
  {
11073
11083
  description: 'An access method was revoked.',
@@ -11108,7 +11118,7 @@ export default {
11108
11118
  'event_type',
11109
11119
  ],
11110
11120
  type: 'object',
11111
- 'x-route-path': '/unstable_access_methods',
11121
+ 'x-route-path': '/access_methods',
11112
11122
  },
11113
11123
  {
11114
11124
  description: 'An access method representing a physical card requires encoding.',
@@ -11152,7 +11162,7 @@ export default {
11152
11162
  'event_type',
11153
11163
  ],
11154
11164
  type: 'object',
11155
- 'x-route-path': '/unstable_access_methods',
11165
+ 'x-route-path': '/access_methods',
11156
11166
  },
11157
11167
  {
11158
11168
  description: 'An access method was deleted.',
@@ -11193,7 +11203,7 @@ export default {
11193
11203
  'event_type',
11194
11204
  ],
11195
11205
  type: 'object',
11196
- 'x-route-path': '/unstable_access_methods',
11206
+ 'x-route-path': '/access_methods',
11197
11207
  },
11198
11208
  {
11199
11209
  description: 'An [access system](https://docs.seam.co/latest/capability-guides/access-systems) was connected.',
@@ -20917,12 +20927,12 @@ export default {
20917
20927
  ],
20918
20928
  summary: '/access_grants/create',
20919
20929
  tags: [],
20930
+ 'x-draft': 'Early access.',
20920
20931
  'x-fern-sdk-group-name': ['access_grants'],
20921
20932
  'x-fern-sdk-method-name': 'create',
20922
20933
  'x-fern-sdk-return-value': 'access_grant',
20923
20934
  'x-response-key': 'access_grant',
20924
20935
  'x-title': 'Create an Access Grant',
20925
- 'x-undocumented': 'Unreleased.',
20926
20936
  },
20927
20937
  },
20928
20938
  '/access_grants/delete': {
@@ -20970,11 +20980,11 @@ export default {
20970
20980
  ],
20971
20981
  summary: '/access_grants/delete',
20972
20982
  tags: [],
20983
+ 'x-draft': 'Early access.',
20973
20984
  'x-fern-sdk-group-name': ['access_grants'],
20974
20985
  'x-fern-sdk-method-name': 'delete',
20975
20986
  'x-response-key': null,
20976
20987
  'x-title': 'Delete an Access Grant',
20977
- 'x-undocumented': 'Unreleased.',
20978
20988
  },
20979
20989
  },
20980
20990
  '/access_grants/get': {
@@ -21116,12 +21126,12 @@ export default {
21116
21126
  ],
21117
21127
  summary: '/access_grants/get',
21118
21128
  tags: [],
21129
+ 'x-draft': 'Early access.',
21119
21130
  'x-fern-sdk-group-name': ['access_grants'],
21120
21131
  'x-fern-sdk-method-name': 'get',
21121
21132
  'x-fern-sdk-return-value': 'access_grant',
21122
21133
  'x-response-key': 'access_grant',
21123
21134
  'x-title': 'Get an Access Grant',
21124
- 'x-undocumented': 'Unreleased.',
21125
21135
  },
21126
21136
  },
21127
21137
  '/access_grants/list': {
@@ -21286,12 +21296,12 @@ export default {
21286
21296
  ],
21287
21297
  summary: '/access_grants/list',
21288
21298
  tags: [],
21299
+ 'x-draft': 'Early access.',
21289
21300
  'x-fern-sdk-group-name': ['access_grants'],
21290
21301
  'x-fern-sdk-method-name': 'list',
21291
21302
  'x-fern-sdk-return-value': 'access_grants',
21292
21303
  'x-response-key': 'access_grants',
21293
21304
  'x-title': 'List Access Grants',
21294
- 'x-undocumented': 'Unreleased.',
21295
21305
  },
21296
21306
  },
21297
21307
  '/access_methods/delete': {
@@ -21338,11 +21348,11 @@ export default {
21338
21348
  ],
21339
21349
  summary: '/access_methods/delete',
21340
21350
  tags: [],
21351
+ 'x-draft': 'Early access.',
21341
21352
  'x-fern-sdk-group-name': ['access_methods'],
21342
21353
  'x-fern-sdk-method-name': 'delete',
21343
21354
  'x-response-key': null,
21344
21355
  'x-title': 'Delete an Access Method',
21345
- 'x-undocumented': 'Unreleased.',
21346
21356
  },
21347
21357
  },
21348
21358
  '/access_methods/get': {
@@ -21442,12 +21452,12 @@ export default {
21442
21452
  ],
21443
21453
  summary: '/access_methods/get',
21444
21454
  tags: [],
21455
+ 'x-draft': 'Early access.',
21445
21456
  'x-fern-sdk-group-name': ['access_methods'],
21446
21457
  'x-fern-sdk-method-name': 'get',
21447
21458
  'x-fern-sdk-return-value': 'access_method',
21448
21459
  'x-response-key': 'access_method',
21449
21460
  'x-title': 'Get an Access Method',
21450
- 'x-undocumented': 'Unreleased.',
21451
21461
  },
21452
21462
  },
21453
21463
  '/access_methods/list': {
@@ -21550,12 +21560,12 @@ export default {
21550
21560
  ],
21551
21561
  summary: '/access_methods/list',
21552
21562
  tags: [],
21563
+ 'x-draft': 'Early access.',
21553
21564
  'x-fern-sdk-group-name': ['access_methods'],
21554
21565
  'x-fern-sdk-method-name': 'list',
21555
21566
  'x-fern-sdk-return-value': 'access_methods',
21556
21567
  'x-response-key': 'access_methods',
21557
21568
  'x-title': 'List Access Methods',
21558
- 'x-undocumented': 'Unreleased.',
21559
21569
  },
21560
21570
  },
21561
21571
  '/acs/access_groups/add_user': {
@@ -26284,6 +26294,20 @@ export default {
26284
26294
  'application/json': {
26285
26295
  schema: {
26286
26296
  properties: {
26297
+ accepted_capabilities: {
26298
+ description: 'List of accepted device capabilities that restrict the types of devices that can be connected through the Connect Webview. If not provided, defaults will be determined based on the accepted providers.',
26299
+ items: {
26300
+ description: '\n High-level device capabilities that can be restricted in connect webviews.\n These represent the main device categories that customers can opt into.\n',
26301
+ enum: [
26302
+ 'lock',
26303
+ 'thermostat',
26304
+ 'noise_sensor',
26305
+ 'access_control',
26306
+ ],
26307
+ type: 'string',
26308
+ },
26309
+ type: 'array',
26310
+ },
26287
26311
  accepted_providers: {
26288
26312
  description: 'Accepted device provider keys as an alternative to `provider_category`. Use this parameter to specify accepted providers explicitly. See [Customize the Brands to Display in Your Connect Webviews](https://docs.seam.co/latest/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews). To list all provider keys, use [`/devices/list_device_providers`](https://docs.seam.co/latest/api/devices/list_device_providers) with no filters.',
26289
26313
  items: {
@@ -31800,6 +31824,7 @@ export default {
31800
31824
  ],
31801
31825
  summary: '/spaces/add_acs_entrances',
31802
31826
  tags: [],
31827
+ 'x-draft': 'Early access.',
31803
31828
  'x-fern-sdk-group-name': ['spaces'],
31804
31829
  'x-fern-sdk-method-name': 'add_acs_entrances',
31805
31830
  'x-response-key': null,
@@ -31849,6 +31874,7 @@ export default {
31849
31874
  ],
31850
31875
  summary: '/spaces/add_acs_entrances',
31851
31876
  tags: [],
31877
+ 'x-draft': 'Early access.',
31852
31878
  'x-fern-ignore': true,
31853
31879
  'x-response-key': null,
31854
31880
  'x-title': 'Add ACS Entrances',
@@ -31899,6 +31925,7 @@ export default {
31899
31925
  ],
31900
31926
  summary: '/spaces/add_devices',
31901
31927
  tags: [],
31928
+ 'x-draft': 'Early access.',
31902
31929
  'x-fern-sdk-group-name': ['spaces'],
31903
31930
  'x-fern-sdk-method-name': 'add_devices',
31904
31931
  'x-response-key': null,
@@ -31948,6 +31975,7 @@ export default {
31948
31975
  ],
31949
31976
  summary: '/spaces/add_devices',
31950
31977
  tags: [],
31978
+ 'x-draft': 'Early access.',
31951
31979
  'x-fern-ignore': true,
31952
31980
  'x-response-key': null,
31953
31981
  'x-title': 'Add Space Devices',
@@ -32004,6 +32032,7 @@ export default {
32004
32032
  ],
32005
32033
  summary: '/spaces/create',
32006
32034
  tags: [],
32035
+ 'x-draft': 'Early access.',
32007
32036
  'x-fern-sdk-group-name': ['spaces'],
32008
32037
  'x-fern-sdk-method-name': 'create',
32009
32038
  'x-fern-sdk-return-value': 'space',
@@ -32136,6 +32165,7 @@ export default {
32136
32165
  ],
32137
32166
  summary: '/spaces/list',
32138
32167
  tags: [],
32168
+ 'x-draft': 'Early access.',
32139
32169
  'x-fern-ignore': true,
32140
32170
  'x-response-key': 'spaces',
32141
32171
  'x-title': 'List Spaces',
@@ -32172,6 +32202,7 @@ export default {
32172
32202
  ],
32173
32203
  summary: '/spaces/list',
32174
32204
  tags: [],
32205
+ 'x-draft': 'Early access.',
32175
32206
  'x-fern-sdk-group-name': ['spaces'],
32176
32207
  'x-fern-sdk-method-name': 'list',
32177
32208
  'x-fern-sdk-return-value': 'spaces',
@@ -32223,6 +32254,7 @@ export default {
32223
32254
  ],
32224
32255
  summary: '/spaces/remove_acs_entrances',
32225
32256
  tags: [],
32257
+ 'x-draft': 'Early access.',
32226
32258
  'x-fern-sdk-group-name': ['spaces'],
32227
32259
  'x-fern-sdk-method-name': 'remove_acs_entrances',
32228
32260
  'x-response-key': null,
@@ -32273,6 +32305,7 @@ export default {
32273
32305
  ],
32274
32306
  summary: '/spaces/remove_devices',
32275
32307
  tags: [],
32308
+ 'x-draft': 'Early access.',
32276
32309
  'x-fern-sdk-group-name': ['spaces'],
32277
32310
  'x-fern-sdk-method-name': 'remove_devices',
32278
32311
  'x-response-key': null,
@@ -32323,6 +32356,7 @@ export default {
32323
32356
  ],
32324
32357
  summary: '/spaces/update',
32325
32358
  tags: [],
32359
+ 'x-draft': 'Early access.',
32326
32360
  'x-fern-ignore': true,
32327
32361
  'x-response-key': 'space',
32328
32362
  'x-title': 'Update Space',
@@ -32370,6 +32404,7 @@ export default {
32370
32404
  ],
32371
32405
  summary: '/spaces/update',
32372
32406
  tags: [],
32407
+ 'x-draft': 'Early access.',
32373
32408
  'x-fern-sdk-group-name': ['spaces'],
32374
32409
  'x-fern-sdk-method-name': 'update',
32375
32410
  'x-fern-sdk-return-value': 'space',
@@ -36758,14 +36793,28 @@ export default {
36758
36793
  enum: ['organize_spaces'],
36759
36794
  type: 'string',
36760
36795
  },
36761
- collection_key: { type: 'string' },
36762
36796
  customer_key: { type: 'string' },
36797
+ partner_resources: {
36798
+ description: 'Optional list of partner resources to include in the magic link.',
36799
+ items: {
36800
+ properties: {
36801
+ custom_metadata: {
36802
+ additionalProperties: { type: 'string' },
36803
+ type: 'object',
36804
+ },
36805
+ description: { type: 'string' },
36806
+ name: { type: 'string' },
36807
+ partner_resource_key: { type: 'string' },
36808
+ },
36809
+ required: ['partner_resource_key', 'name'],
36810
+ type: 'object',
36811
+ 'x-route-path': '/unstable_partner/resources',
36812
+ 'x-undocumented': 'Unreleased.',
36813
+ },
36814
+ type: 'array',
36815
+ },
36763
36816
  },
36764
- required: [
36765
- 'building_block_type',
36766
- 'customer_key',
36767
- 'collection_key',
36768
- ],
36817
+ required: ['building_block_type', 'customer_key'],
36769
36818
  type: 'object',
36770
36819
  },
36771
36820
  ],
@@ -36882,11 +36931,10 @@ export default {
36882
36931
  'x-route-path': '/unstable_partner/resources',
36883
36932
  'x-undocumented': 'Unreleased.',
36884
36933
  },
36885
- minItems: 1,
36886
36934
  type: 'array',
36887
36935
  },
36888
36936
  },
36889
- required: ['customer_key', 'partner_resources'],
36937
+ required: ['customer_key'],
36890
36938
  type: 'object',
36891
36939
  },
36892
36940
  },