@seamapi/types 1.102.1 → 1.104.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.
- package/dist/connect.cjs +121 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +227 -0
- package/lib/seam/connect/openapi.d.ts +202 -0
- package/lib/seam/connect/openapi.js +121 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +25 -0
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +16 -0
- package/lib/seam/connect/unstable/models/acs/credential.js +2 -0
- package/lib/seam/connect/unstable/models/acs/credential.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +121 -0
- package/src/lib/seam/connect/route-types.ts +25 -0
- package/src/lib/seam/connect/unstable/models/acs/credential.ts +2 -0
package/dist/connect.d.cts
CHANGED
|
@@ -5331,6 +5331,20 @@ declare const _default: {
|
|
|
5331
5331
|
};
|
|
5332
5332
|
visionline_metadata: {
|
|
5333
5333
|
properties: {
|
|
5334
|
+
common_acs_entrance_ids: {
|
|
5335
|
+
items: {
|
|
5336
|
+
format: string;
|
|
5337
|
+
type: string;
|
|
5338
|
+
};
|
|
5339
|
+
type: string;
|
|
5340
|
+
};
|
|
5341
|
+
guest_acs_entrance_ids: {
|
|
5342
|
+
items: {
|
|
5343
|
+
format: string;
|
|
5344
|
+
type: string;
|
|
5345
|
+
};
|
|
5346
|
+
type: string;
|
|
5347
|
+
};
|
|
5334
5348
|
joiner_acs_credential_ids: {
|
|
5335
5349
|
items: {
|
|
5336
5350
|
format: string;
|
|
@@ -5468,6 +5482,20 @@ declare const _default: {
|
|
|
5468
5482
|
};
|
|
5469
5483
|
visionline_metadata: {
|
|
5470
5484
|
properties: {
|
|
5485
|
+
common_acs_entrance_ids: {
|
|
5486
|
+
items: {
|
|
5487
|
+
format: string;
|
|
5488
|
+
type: string;
|
|
5489
|
+
};
|
|
5490
|
+
type: string;
|
|
5491
|
+
};
|
|
5492
|
+
guest_acs_entrance_ids: {
|
|
5493
|
+
items: {
|
|
5494
|
+
format: string;
|
|
5495
|
+
type: string;
|
|
5496
|
+
};
|
|
5497
|
+
type: string;
|
|
5498
|
+
};
|
|
5471
5499
|
joiner_acs_credential_ids: {
|
|
5472
5500
|
items: {
|
|
5473
5501
|
format: string;
|
|
@@ -5650,6 +5678,20 @@ declare const _default: {
|
|
|
5650
5678
|
};
|
|
5651
5679
|
visionline_metadata: {
|
|
5652
5680
|
properties: {
|
|
5681
|
+
common_acs_entrance_ids: {
|
|
5682
|
+
items: {
|
|
5683
|
+
format: string;
|
|
5684
|
+
type: string;
|
|
5685
|
+
};
|
|
5686
|
+
type: string;
|
|
5687
|
+
};
|
|
5688
|
+
guest_acs_entrance_ids: {
|
|
5689
|
+
items: {
|
|
5690
|
+
format: string;
|
|
5691
|
+
type: string;
|
|
5692
|
+
};
|
|
5693
|
+
type: string;
|
|
5694
|
+
};
|
|
5653
5695
|
joiner_acs_credential_ids: {
|
|
5654
5696
|
items: {
|
|
5655
5697
|
format: string;
|
|
@@ -5848,6 +5890,20 @@ declare const _default: {
|
|
|
5848
5890
|
};
|
|
5849
5891
|
visionline_metadata: {
|
|
5850
5892
|
properties: {
|
|
5893
|
+
common_acs_entrance_ids: {
|
|
5894
|
+
items: {
|
|
5895
|
+
format: string;
|
|
5896
|
+
type: string;
|
|
5897
|
+
};
|
|
5898
|
+
type: string;
|
|
5899
|
+
};
|
|
5900
|
+
guest_acs_entrance_ids: {
|
|
5901
|
+
items: {
|
|
5902
|
+
format: string;
|
|
5903
|
+
type: string;
|
|
5904
|
+
};
|
|
5905
|
+
type: string;
|
|
5906
|
+
};
|
|
5851
5907
|
joiner_acs_credential_ids: {
|
|
5852
5908
|
items: {
|
|
5853
5909
|
format: string;
|
|
@@ -6025,6 +6081,20 @@ declare const _default: {
|
|
|
6025
6081
|
};
|
|
6026
6082
|
visionline_metadata: {
|
|
6027
6083
|
properties: {
|
|
6084
|
+
common_acs_entrance_ids: {
|
|
6085
|
+
items: {
|
|
6086
|
+
format: string;
|
|
6087
|
+
type: string;
|
|
6088
|
+
};
|
|
6089
|
+
type: string;
|
|
6090
|
+
};
|
|
6091
|
+
guest_acs_entrance_ids: {
|
|
6092
|
+
items: {
|
|
6093
|
+
format: string;
|
|
6094
|
+
type: string;
|
|
6095
|
+
};
|
|
6096
|
+
type: string;
|
|
6097
|
+
};
|
|
6028
6098
|
joiner_acs_credential_ids: {
|
|
6029
6099
|
items: {
|
|
6030
6100
|
format: string;
|
|
@@ -6175,6 +6245,20 @@ declare const _default: {
|
|
|
6175
6245
|
};
|
|
6176
6246
|
visionline_metadata: {
|
|
6177
6247
|
properties: {
|
|
6248
|
+
common_acs_entrance_ids: {
|
|
6249
|
+
items: {
|
|
6250
|
+
format: string;
|
|
6251
|
+
type: string;
|
|
6252
|
+
};
|
|
6253
|
+
type: string;
|
|
6254
|
+
};
|
|
6255
|
+
guest_acs_entrance_ids: {
|
|
6256
|
+
items: {
|
|
6257
|
+
format: string;
|
|
6258
|
+
type: string;
|
|
6259
|
+
};
|
|
6260
|
+
type: string;
|
|
6261
|
+
};
|
|
6178
6262
|
joiner_acs_credential_ids: {
|
|
6179
6263
|
items: {
|
|
6180
6264
|
format: string;
|
|
@@ -6312,6 +6396,20 @@ declare const _default: {
|
|
|
6312
6396
|
};
|
|
6313
6397
|
visionline_metadata: {
|
|
6314
6398
|
properties: {
|
|
6399
|
+
common_acs_entrance_ids: {
|
|
6400
|
+
items: {
|
|
6401
|
+
format: string;
|
|
6402
|
+
type: string;
|
|
6403
|
+
};
|
|
6404
|
+
type: string;
|
|
6405
|
+
};
|
|
6406
|
+
guest_acs_entrance_ids: {
|
|
6407
|
+
items: {
|
|
6408
|
+
format: string;
|
|
6409
|
+
type: string;
|
|
6410
|
+
};
|
|
6411
|
+
type: string;
|
|
6412
|
+
};
|
|
6315
6413
|
joiner_acs_credential_ids: {
|
|
6316
6414
|
items: {
|
|
6317
6415
|
format: string;
|
|
@@ -6451,6 +6549,20 @@ declare const _default: {
|
|
|
6451
6549
|
};
|
|
6452
6550
|
visionline_metadata: {
|
|
6453
6551
|
properties: {
|
|
6552
|
+
common_acs_entrance_ids: {
|
|
6553
|
+
items: {
|
|
6554
|
+
format: string;
|
|
6555
|
+
type: string;
|
|
6556
|
+
};
|
|
6557
|
+
type: string;
|
|
6558
|
+
};
|
|
6559
|
+
guest_acs_entrance_ids: {
|
|
6560
|
+
items: {
|
|
6561
|
+
format: string;
|
|
6562
|
+
type: string;
|
|
6563
|
+
};
|
|
6564
|
+
type: string;
|
|
6565
|
+
};
|
|
6454
6566
|
joiner_acs_credential_ids: {
|
|
6455
6567
|
items: {
|
|
6456
6568
|
format: string;
|
|
@@ -6587,6 +6699,20 @@ declare const _default: {
|
|
|
6587
6699
|
};
|
|
6588
6700
|
visionline_metadata: {
|
|
6589
6701
|
properties: {
|
|
6702
|
+
common_acs_entrance_ids: {
|
|
6703
|
+
items: {
|
|
6704
|
+
format: string;
|
|
6705
|
+
type: string;
|
|
6706
|
+
};
|
|
6707
|
+
type: string;
|
|
6708
|
+
};
|
|
6709
|
+
guest_acs_entrance_ids: {
|
|
6710
|
+
items: {
|
|
6711
|
+
format: string;
|
|
6712
|
+
type: string;
|
|
6713
|
+
};
|
|
6714
|
+
type: string;
|
|
6715
|
+
};
|
|
6590
6716
|
joiner_acs_credential_ids: {
|
|
6591
6717
|
items: {
|
|
6592
6718
|
format: string;
|
|
@@ -7045,6 +7171,20 @@ declare const _default: {
|
|
|
7045
7171
|
};
|
|
7046
7172
|
visionline_metadata: {
|
|
7047
7173
|
properties: {
|
|
7174
|
+
common_acs_entrance_ids: {
|
|
7175
|
+
items: {
|
|
7176
|
+
format: string;
|
|
7177
|
+
type: string;
|
|
7178
|
+
};
|
|
7179
|
+
type: string;
|
|
7180
|
+
};
|
|
7181
|
+
guest_acs_entrance_ids: {
|
|
7182
|
+
items: {
|
|
7183
|
+
format: string;
|
|
7184
|
+
type: string;
|
|
7185
|
+
};
|
|
7186
|
+
type: string;
|
|
7187
|
+
};
|
|
7048
7188
|
joiner_acs_credential_ids: {
|
|
7049
7189
|
items: {
|
|
7050
7190
|
format: string;
|
|
@@ -7846,6 +7986,68 @@ declare const _default: {
|
|
|
7846
7986
|
'x-fern-sdk-method-name': string;
|
|
7847
7987
|
};
|
|
7848
7988
|
};
|
|
7989
|
+
'/acs/users/revoke_access_to_all_entrances': {
|
|
7990
|
+
post: {
|
|
7991
|
+
operationId: string;
|
|
7992
|
+
requestBody: {
|
|
7993
|
+
content: {
|
|
7994
|
+
'application/json': {
|
|
7995
|
+
schema: {
|
|
7996
|
+
properties: {
|
|
7997
|
+
acs_user_id: {
|
|
7998
|
+
format: string;
|
|
7999
|
+
type: string;
|
|
8000
|
+
};
|
|
8001
|
+
};
|
|
8002
|
+
required: string[];
|
|
8003
|
+
type: string;
|
|
8004
|
+
};
|
|
8005
|
+
};
|
|
8006
|
+
};
|
|
8007
|
+
};
|
|
8008
|
+
responses: {
|
|
8009
|
+
200: {
|
|
8010
|
+
content: {
|
|
8011
|
+
'application/json': {
|
|
8012
|
+
schema: {
|
|
8013
|
+
properties: {
|
|
8014
|
+
ok: {
|
|
8015
|
+
type: string;
|
|
8016
|
+
};
|
|
8017
|
+
};
|
|
8018
|
+
required: string[];
|
|
8019
|
+
type: string;
|
|
8020
|
+
};
|
|
8021
|
+
};
|
|
8022
|
+
};
|
|
8023
|
+
description: string;
|
|
8024
|
+
};
|
|
8025
|
+
400: {
|
|
8026
|
+
description: string;
|
|
8027
|
+
};
|
|
8028
|
+
401: {
|
|
8029
|
+
description: string;
|
|
8030
|
+
};
|
|
8031
|
+
};
|
|
8032
|
+
security: ({
|
|
8033
|
+
api_key: never[];
|
|
8034
|
+
pat_with_workspace?: never;
|
|
8035
|
+
console_session?: never;
|
|
8036
|
+
} | {
|
|
8037
|
+
pat_with_workspace: never[];
|
|
8038
|
+
api_key?: never;
|
|
8039
|
+
console_session?: never;
|
|
8040
|
+
} | {
|
|
8041
|
+
console_session: never[];
|
|
8042
|
+
api_key?: never;
|
|
8043
|
+
pat_with_workspace?: never;
|
|
8044
|
+
})[];
|
|
8045
|
+
summary: string;
|
|
8046
|
+
tags: string[];
|
|
8047
|
+
'x-fern-sdk-group-name': string[];
|
|
8048
|
+
'x-fern-sdk-method-name': string;
|
|
8049
|
+
};
|
|
8050
|
+
};
|
|
7849
8051
|
'/acs/users/suspend': {
|
|
7850
8052
|
post: {
|
|
7851
8053
|
operationId: string;
|
|
@@ -17058,6 +17260,8 @@ interface Routes {
|
|
|
17058
17260
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17059
17261
|
visionline_metadata?: {
|
|
17060
17262
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17263
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17264
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17061
17265
|
} | undefined;
|
|
17062
17266
|
};
|
|
17063
17267
|
};
|
|
@@ -17102,6 +17306,8 @@ interface Routes {
|
|
|
17102
17306
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17103
17307
|
visionline_metadata?: {
|
|
17104
17308
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17309
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17310
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17105
17311
|
} | undefined;
|
|
17106
17312
|
};
|
|
17107
17313
|
};
|
|
@@ -17145,6 +17351,8 @@ interface Routes {
|
|
|
17145
17351
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17146
17352
|
visionline_metadata?: {
|
|
17147
17353
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17354
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17355
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17148
17356
|
} | undefined;
|
|
17149
17357
|
};
|
|
17150
17358
|
};
|
|
@@ -17184,6 +17392,8 @@ interface Routes {
|
|
|
17184
17392
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17185
17393
|
visionline_metadata?: {
|
|
17186
17394
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17395
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17396
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17187
17397
|
} | undefined;
|
|
17188
17398
|
}>;
|
|
17189
17399
|
};
|
|
@@ -17217,6 +17427,8 @@ interface Routes {
|
|
|
17217
17427
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17218
17428
|
visionline_metadata?: {
|
|
17219
17429
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17430
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17431
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17220
17432
|
} | undefined;
|
|
17221
17433
|
};
|
|
17222
17434
|
};
|
|
@@ -17250,6 +17462,8 @@ interface Routes {
|
|
|
17250
17462
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17251
17463
|
visionline_metadata?: {
|
|
17252
17464
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17465
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17466
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17253
17467
|
} | undefined;
|
|
17254
17468
|
};
|
|
17255
17469
|
};
|
|
@@ -17346,6 +17560,8 @@ interface Routes {
|
|
|
17346
17560
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17347
17561
|
visionline_metadata?: {
|
|
17348
17562
|
joiner_acs_credential_ids?: string[] | undefined;
|
|
17563
|
+
guest_acs_entrance_ids?: string[] | undefined;
|
|
17564
|
+
common_acs_entrance_ids?: string[] | undefined;
|
|
17349
17565
|
} | undefined;
|
|
17350
17566
|
}>;
|
|
17351
17567
|
};
|
|
@@ -17579,6 +17795,17 @@ interface Routes {
|
|
|
17579
17795
|
formData: {};
|
|
17580
17796
|
jsonResponse: {};
|
|
17581
17797
|
};
|
|
17798
|
+
'/acs/users/revoke_access_to_all_entrances': {
|
|
17799
|
+
route: '/acs/users/revoke_access_to_all_entrances';
|
|
17800
|
+
method: 'POST';
|
|
17801
|
+
queryParams: {};
|
|
17802
|
+
jsonBody: {
|
|
17803
|
+
acs_user_id: string;
|
|
17804
|
+
};
|
|
17805
|
+
commonParams: {};
|
|
17806
|
+
formData: {};
|
|
17807
|
+
jsonResponse: {};
|
|
17808
|
+
};
|
|
17582
17809
|
'/acs/users/suspend': {
|
|
17583
17810
|
route: '/acs/users/suspend';
|
|
17584
17811
|
method: 'POST';
|
|
@@ -5257,6 +5257,20 @@ declare const _default: {
|
|
|
5257
5257
|
};
|
|
5258
5258
|
visionline_metadata: {
|
|
5259
5259
|
properties: {
|
|
5260
|
+
common_acs_entrance_ids: {
|
|
5261
|
+
items: {
|
|
5262
|
+
format: string;
|
|
5263
|
+
type: string;
|
|
5264
|
+
};
|
|
5265
|
+
type: string;
|
|
5266
|
+
};
|
|
5267
|
+
guest_acs_entrance_ids: {
|
|
5268
|
+
items: {
|
|
5269
|
+
format: string;
|
|
5270
|
+
type: string;
|
|
5271
|
+
};
|
|
5272
|
+
type: string;
|
|
5273
|
+
};
|
|
5260
5274
|
joiner_acs_credential_ids: {
|
|
5261
5275
|
items: {
|
|
5262
5276
|
format: string;
|
|
@@ -5394,6 +5408,20 @@ declare const _default: {
|
|
|
5394
5408
|
};
|
|
5395
5409
|
visionline_metadata: {
|
|
5396
5410
|
properties: {
|
|
5411
|
+
common_acs_entrance_ids: {
|
|
5412
|
+
items: {
|
|
5413
|
+
format: string;
|
|
5414
|
+
type: string;
|
|
5415
|
+
};
|
|
5416
|
+
type: string;
|
|
5417
|
+
};
|
|
5418
|
+
guest_acs_entrance_ids: {
|
|
5419
|
+
items: {
|
|
5420
|
+
format: string;
|
|
5421
|
+
type: string;
|
|
5422
|
+
};
|
|
5423
|
+
type: string;
|
|
5424
|
+
};
|
|
5397
5425
|
joiner_acs_credential_ids: {
|
|
5398
5426
|
items: {
|
|
5399
5427
|
format: string;
|
|
@@ -5576,6 +5604,20 @@ declare const _default: {
|
|
|
5576
5604
|
};
|
|
5577
5605
|
visionline_metadata: {
|
|
5578
5606
|
properties: {
|
|
5607
|
+
common_acs_entrance_ids: {
|
|
5608
|
+
items: {
|
|
5609
|
+
format: string;
|
|
5610
|
+
type: string;
|
|
5611
|
+
};
|
|
5612
|
+
type: string;
|
|
5613
|
+
};
|
|
5614
|
+
guest_acs_entrance_ids: {
|
|
5615
|
+
items: {
|
|
5616
|
+
format: string;
|
|
5617
|
+
type: string;
|
|
5618
|
+
};
|
|
5619
|
+
type: string;
|
|
5620
|
+
};
|
|
5579
5621
|
joiner_acs_credential_ids: {
|
|
5580
5622
|
items: {
|
|
5581
5623
|
format: string;
|
|
@@ -5774,6 +5816,20 @@ declare const _default: {
|
|
|
5774
5816
|
};
|
|
5775
5817
|
visionline_metadata: {
|
|
5776
5818
|
properties: {
|
|
5819
|
+
common_acs_entrance_ids: {
|
|
5820
|
+
items: {
|
|
5821
|
+
format: string;
|
|
5822
|
+
type: string;
|
|
5823
|
+
};
|
|
5824
|
+
type: string;
|
|
5825
|
+
};
|
|
5826
|
+
guest_acs_entrance_ids: {
|
|
5827
|
+
items: {
|
|
5828
|
+
format: string;
|
|
5829
|
+
type: string;
|
|
5830
|
+
};
|
|
5831
|
+
type: string;
|
|
5832
|
+
};
|
|
5777
5833
|
joiner_acs_credential_ids: {
|
|
5778
5834
|
items: {
|
|
5779
5835
|
format: string;
|
|
@@ -5951,6 +6007,20 @@ declare const _default: {
|
|
|
5951
6007
|
};
|
|
5952
6008
|
visionline_metadata: {
|
|
5953
6009
|
properties: {
|
|
6010
|
+
common_acs_entrance_ids: {
|
|
6011
|
+
items: {
|
|
6012
|
+
format: string;
|
|
6013
|
+
type: string;
|
|
6014
|
+
};
|
|
6015
|
+
type: string;
|
|
6016
|
+
};
|
|
6017
|
+
guest_acs_entrance_ids: {
|
|
6018
|
+
items: {
|
|
6019
|
+
format: string;
|
|
6020
|
+
type: string;
|
|
6021
|
+
};
|
|
6022
|
+
type: string;
|
|
6023
|
+
};
|
|
5954
6024
|
joiner_acs_credential_ids: {
|
|
5955
6025
|
items: {
|
|
5956
6026
|
format: string;
|
|
@@ -6101,6 +6171,20 @@ declare const _default: {
|
|
|
6101
6171
|
};
|
|
6102
6172
|
visionline_metadata: {
|
|
6103
6173
|
properties: {
|
|
6174
|
+
common_acs_entrance_ids: {
|
|
6175
|
+
items: {
|
|
6176
|
+
format: string;
|
|
6177
|
+
type: string;
|
|
6178
|
+
};
|
|
6179
|
+
type: string;
|
|
6180
|
+
};
|
|
6181
|
+
guest_acs_entrance_ids: {
|
|
6182
|
+
items: {
|
|
6183
|
+
format: string;
|
|
6184
|
+
type: string;
|
|
6185
|
+
};
|
|
6186
|
+
type: string;
|
|
6187
|
+
};
|
|
6104
6188
|
joiner_acs_credential_ids: {
|
|
6105
6189
|
items: {
|
|
6106
6190
|
format: string;
|
|
@@ -6238,6 +6322,20 @@ declare const _default: {
|
|
|
6238
6322
|
};
|
|
6239
6323
|
visionline_metadata: {
|
|
6240
6324
|
properties: {
|
|
6325
|
+
common_acs_entrance_ids: {
|
|
6326
|
+
items: {
|
|
6327
|
+
format: string;
|
|
6328
|
+
type: string;
|
|
6329
|
+
};
|
|
6330
|
+
type: string;
|
|
6331
|
+
};
|
|
6332
|
+
guest_acs_entrance_ids: {
|
|
6333
|
+
items: {
|
|
6334
|
+
format: string;
|
|
6335
|
+
type: string;
|
|
6336
|
+
};
|
|
6337
|
+
type: string;
|
|
6338
|
+
};
|
|
6241
6339
|
joiner_acs_credential_ids: {
|
|
6242
6340
|
items: {
|
|
6243
6341
|
format: string;
|
|
@@ -6377,6 +6475,20 @@ declare const _default: {
|
|
|
6377
6475
|
};
|
|
6378
6476
|
visionline_metadata: {
|
|
6379
6477
|
properties: {
|
|
6478
|
+
common_acs_entrance_ids: {
|
|
6479
|
+
items: {
|
|
6480
|
+
format: string;
|
|
6481
|
+
type: string;
|
|
6482
|
+
};
|
|
6483
|
+
type: string;
|
|
6484
|
+
};
|
|
6485
|
+
guest_acs_entrance_ids: {
|
|
6486
|
+
items: {
|
|
6487
|
+
format: string;
|
|
6488
|
+
type: string;
|
|
6489
|
+
};
|
|
6490
|
+
type: string;
|
|
6491
|
+
};
|
|
6380
6492
|
joiner_acs_credential_ids: {
|
|
6381
6493
|
items: {
|
|
6382
6494
|
format: string;
|
|
@@ -6513,6 +6625,20 @@ declare const _default: {
|
|
|
6513
6625
|
};
|
|
6514
6626
|
visionline_metadata: {
|
|
6515
6627
|
properties: {
|
|
6628
|
+
common_acs_entrance_ids: {
|
|
6629
|
+
items: {
|
|
6630
|
+
format: string;
|
|
6631
|
+
type: string;
|
|
6632
|
+
};
|
|
6633
|
+
type: string;
|
|
6634
|
+
};
|
|
6635
|
+
guest_acs_entrance_ids: {
|
|
6636
|
+
items: {
|
|
6637
|
+
format: string;
|
|
6638
|
+
type: string;
|
|
6639
|
+
};
|
|
6640
|
+
type: string;
|
|
6641
|
+
};
|
|
6516
6642
|
joiner_acs_credential_ids: {
|
|
6517
6643
|
items: {
|
|
6518
6644
|
format: string;
|
|
@@ -6971,6 +7097,20 @@ declare const _default: {
|
|
|
6971
7097
|
};
|
|
6972
7098
|
visionline_metadata: {
|
|
6973
7099
|
properties: {
|
|
7100
|
+
common_acs_entrance_ids: {
|
|
7101
|
+
items: {
|
|
7102
|
+
format: string;
|
|
7103
|
+
type: string;
|
|
7104
|
+
};
|
|
7105
|
+
type: string;
|
|
7106
|
+
};
|
|
7107
|
+
guest_acs_entrance_ids: {
|
|
7108
|
+
items: {
|
|
7109
|
+
format: string;
|
|
7110
|
+
type: string;
|
|
7111
|
+
};
|
|
7112
|
+
type: string;
|
|
7113
|
+
};
|
|
6974
7114
|
joiner_acs_credential_ids: {
|
|
6975
7115
|
items: {
|
|
6976
7116
|
format: string;
|
|
@@ -7772,6 +7912,68 @@ declare const _default: {
|
|
|
7772
7912
|
'x-fern-sdk-method-name': string;
|
|
7773
7913
|
};
|
|
7774
7914
|
};
|
|
7915
|
+
'/acs/users/revoke_access_to_all_entrances': {
|
|
7916
|
+
post: {
|
|
7917
|
+
operationId: string;
|
|
7918
|
+
requestBody: {
|
|
7919
|
+
content: {
|
|
7920
|
+
'application/json': {
|
|
7921
|
+
schema: {
|
|
7922
|
+
properties: {
|
|
7923
|
+
acs_user_id: {
|
|
7924
|
+
format: string;
|
|
7925
|
+
type: string;
|
|
7926
|
+
};
|
|
7927
|
+
};
|
|
7928
|
+
required: string[];
|
|
7929
|
+
type: string;
|
|
7930
|
+
};
|
|
7931
|
+
};
|
|
7932
|
+
};
|
|
7933
|
+
};
|
|
7934
|
+
responses: {
|
|
7935
|
+
200: {
|
|
7936
|
+
content: {
|
|
7937
|
+
'application/json': {
|
|
7938
|
+
schema: {
|
|
7939
|
+
properties: {
|
|
7940
|
+
ok: {
|
|
7941
|
+
type: string;
|
|
7942
|
+
};
|
|
7943
|
+
};
|
|
7944
|
+
required: string[];
|
|
7945
|
+
type: string;
|
|
7946
|
+
};
|
|
7947
|
+
};
|
|
7948
|
+
};
|
|
7949
|
+
description: string;
|
|
7950
|
+
};
|
|
7951
|
+
400: {
|
|
7952
|
+
description: string;
|
|
7953
|
+
};
|
|
7954
|
+
401: {
|
|
7955
|
+
description: string;
|
|
7956
|
+
};
|
|
7957
|
+
};
|
|
7958
|
+
security: ({
|
|
7959
|
+
api_key: never[];
|
|
7960
|
+
pat_with_workspace?: never;
|
|
7961
|
+
console_session?: never;
|
|
7962
|
+
} | {
|
|
7963
|
+
pat_with_workspace: never[];
|
|
7964
|
+
api_key?: never;
|
|
7965
|
+
console_session?: never;
|
|
7966
|
+
} | {
|
|
7967
|
+
console_session: never[];
|
|
7968
|
+
api_key?: never;
|
|
7969
|
+
pat_with_workspace?: never;
|
|
7970
|
+
})[];
|
|
7971
|
+
summary: string;
|
|
7972
|
+
tags: string[];
|
|
7973
|
+
'x-fern-sdk-group-name': string[];
|
|
7974
|
+
'x-fern-sdk-method-name': string;
|
|
7975
|
+
};
|
|
7976
|
+
};
|
|
7775
7977
|
'/acs/users/suspend': {
|
|
7776
7978
|
post: {
|
|
7777
7979
|
operationId: string;
|