@seamapi/types 1.123.0 → 1.123.1
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 +153 -153
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +460 -613
- package/lib/seam/connect/openapi.d.ts +460 -613
- package/lib/seam/connect/openapi.js +153 -153
- package/lib/seam/connect/openapi.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +153 -153
package/dist/connect.cjs
CHANGED
|
@@ -6182,9 +6182,9 @@ var openapi_default = {
|
|
|
6182
6182
|
401: { description: "Unauthorized" }
|
|
6183
6183
|
},
|
|
6184
6184
|
security: [
|
|
6185
|
-
{
|
|
6186
|
-
{
|
|
6187
|
-
{
|
|
6185
|
+
{ api_key: [] },
|
|
6186
|
+
{ pat_with_workspace: [] },
|
|
6187
|
+
{ console_session: [] }
|
|
6188
6188
|
],
|
|
6189
6189
|
summary: "/acs/users/unsuspend",
|
|
6190
6190
|
tags: ["/acs"],
|
|
@@ -6242,9 +6242,9 @@ var openapi_default = {
|
|
|
6242
6242
|
401: { description: "Unauthorized" }
|
|
6243
6243
|
},
|
|
6244
6244
|
security: [
|
|
6245
|
-
{
|
|
6246
|
-
{
|
|
6247
|
-
{
|
|
6245
|
+
{ api_key: [] },
|
|
6246
|
+
{ pat_with_workspace: [] },
|
|
6247
|
+
{ console_session: [] }
|
|
6248
6248
|
],
|
|
6249
6249
|
summary: "/acs/users/update",
|
|
6250
6250
|
tags: ["/acs"],
|
|
@@ -6299,9 +6299,9 @@ var openapi_default = {
|
|
|
6299
6299
|
401: { description: "Unauthorized" }
|
|
6300
6300
|
},
|
|
6301
6301
|
security: [
|
|
6302
|
-
{
|
|
6303
|
-
{
|
|
6304
|
-
{
|
|
6302
|
+
{ api_key: [] },
|
|
6303
|
+
{ pat_with_workspace: [] },
|
|
6304
|
+
{ console_session: [] }
|
|
6305
6305
|
],
|
|
6306
6306
|
summary: "/acs/users/update",
|
|
6307
6307
|
tags: ["/acs"],
|
|
@@ -6400,9 +6400,9 @@ var openapi_default = {
|
|
|
6400
6400
|
401: { description: "Unauthorized" }
|
|
6401
6401
|
},
|
|
6402
6402
|
security: [
|
|
6403
|
-
{
|
|
6404
|
-
{
|
|
6405
|
-
{
|
|
6403
|
+
{ api_key: [] },
|
|
6404
|
+
{ pat_with_workspace: [] },
|
|
6405
|
+
{ console_session: [] }
|
|
6406
6406
|
],
|
|
6407
6407
|
summary: "/action_attempts/list",
|
|
6408
6408
|
tags: ["/action_attempts"],
|
|
@@ -6560,9 +6560,9 @@ var openapi_default = {
|
|
|
6560
6560
|
401: { description: "Unauthorized" }
|
|
6561
6561
|
},
|
|
6562
6562
|
security: [
|
|
6563
|
-
{
|
|
6564
|
-
{
|
|
6565
|
-
{
|
|
6563
|
+
{ api_key: [] },
|
|
6564
|
+
{ pat_with_workspace: [] },
|
|
6565
|
+
{ console_session: [] }
|
|
6566
6566
|
],
|
|
6567
6567
|
summary: "/client_sessions/delete",
|
|
6568
6568
|
tags: ["/client_sessions"],
|
|
@@ -6786,9 +6786,9 @@ var openapi_default = {
|
|
|
6786
6786
|
401: { description: "Unauthorized" }
|
|
6787
6787
|
},
|
|
6788
6788
|
security: [
|
|
6789
|
-
{
|
|
6790
|
-
{
|
|
6791
|
-
{
|
|
6789
|
+
{ api_key: [] },
|
|
6790
|
+
{ pat_with_workspace: [] },
|
|
6791
|
+
{ console_session: [] }
|
|
6792
6792
|
],
|
|
6793
6793
|
summary: "/client_sessions/grant_access",
|
|
6794
6794
|
tags: ["/client_sessions"],
|
|
@@ -6843,9 +6843,9 @@ var openapi_default = {
|
|
|
6843
6843
|
401: { description: "Unauthorized" }
|
|
6844
6844
|
},
|
|
6845
6845
|
security: [
|
|
6846
|
-
{
|
|
6847
|
-
{
|
|
6848
|
-
{
|
|
6846
|
+
{ api_key: [] },
|
|
6847
|
+
{ pat_with_workspace: [] },
|
|
6848
|
+
{ console_session: [] }
|
|
6849
6849
|
],
|
|
6850
6850
|
summary: "/client_sessions/grant_access",
|
|
6851
6851
|
tags: ["/client_sessions"],
|
|
@@ -6895,9 +6895,9 @@ var openapi_default = {
|
|
|
6895
6895
|
401: { description: "Unauthorized" }
|
|
6896
6896
|
},
|
|
6897
6897
|
security: [
|
|
6898
|
-
{
|
|
6899
|
-
{
|
|
6900
|
-
{
|
|
6898
|
+
{ api_key: [] },
|
|
6899
|
+
{ pat_with_workspace: [] },
|
|
6900
|
+
{ console_session: [] }
|
|
6901
6901
|
],
|
|
6902
6902
|
summary: "/client_sessions/list",
|
|
6903
6903
|
tags: ["/client_sessions"],
|
|
@@ -6939,9 +6939,9 @@ var openapi_default = {
|
|
|
6939
6939
|
401: { description: "Unauthorized" }
|
|
6940
6940
|
},
|
|
6941
6941
|
security: [
|
|
6942
|
-
{
|
|
6943
|
-
{
|
|
6944
|
-
{
|
|
6942
|
+
{ api_key: [] },
|
|
6943
|
+
{ pat_with_workspace: [] },
|
|
6944
|
+
{ console_session: [] }
|
|
6945
6945
|
],
|
|
6946
6946
|
summary: "/client_sessions/revoke",
|
|
6947
6947
|
tags: ["/client_sessions"],
|
|
@@ -7105,9 +7105,9 @@ var openapi_default = {
|
|
|
7105
7105
|
401: { description: "Unauthorized" }
|
|
7106
7106
|
},
|
|
7107
7107
|
security: [
|
|
7108
|
-
{
|
|
7109
|
-
{
|
|
7110
|
-
{
|
|
7108
|
+
{ api_key: [] },
|
|
7109
|
+
{ pat_with_workspace: [] },
|
|
7110
|
+
{ console_session: [] }
|
|
7111
7111
|
],
|
|
7112
7112
|
summary: "/connect_webviews/delete",
|
|
7113
7113
|
tags: ["/connect_webviews"],
|
|
@@ -7287,9 +7287,9 @@ var openapi_default = {
|
|
|
7287
7287
|
401: { description: "Unauthorized" }
|
|
7288
7288
|
},
|
|
7289
7289
|
security: [
|
|
7290
|
-
{
|
|
7291
|
-
{
|
|
7292
|
-
{
|
|
7290
|
+
{ api_key: [] },
|
|
7291
|
+
{ pat_with_workspace: [] },
|
|
7292
|
+
{ console_session: [] }
|
|
7293
7293
|
],
|
|
7294
7294
|
summary: "/connected_accounts/delete",
|
|
7295
7295
|
tags: ["/connected_accounts"],
|
|
@@ -7344,9 +7344,9 @@ var openapi_default = {
|
|
|
7344
7344
|
401: { description: "Unauthorized" }
|
|
7345
7345
|
},
|
|
7346
7346
|
security: [
|
|
7347
|
-
{
|
|
7348
|
-
{
|
|
7349
|
-
{
|
|
7347
|
+
{ api_key: [] },
|
|
7348
|
+
{ pat_with_workspace: [] },
|
|
7349
|
+
{ console_session: [] }
|
|
7350
7350
|
],
|
|
7351
7351
|
summary: "/connected_accounts/get",
|
|
7352
7352
|
tags: ["/connected_accounts"],
|
|
@@ -7404,9 +7404,9 @@ var openapi_default = {
|
|
|
7404
7404
|
401: { description: "Unauthorized" }
|
|
7405
7405
|
},
|
|
7406
7406
|
security: [
|
|
7407
|
-
{
|
|
7408
|
-
{
|
|
7409
|
-
{
|
|
7407
|
+
{ api_key: [] },
|
|
7408
|
+
{ pat_with_workspace: [] },
|
|
7409
|
+
{ console_session: [] }
|
|
7410
7410
|
],
|
|
7411
7411
|
summary: "/connected_accounts/list",
|
|
7412
7412
|
tags: ["/connected_accounts"],
|
|
@@ -7507,9 +7507,9 @@ var openapi_default = {
|
|
|
7507
7507
|
401: { description: "Unauthorized" }
|
|
7508
7508
|
},
|
|
7509
7509
|
security: [
|
|
7510
|
-
{
|
|
7511
|
-
{
|
|
7512
|
-
{
|
|
7510
|
+
{ api_key: [] },
|
|
7511
|
+
{ pat_with_workspace: [] },
|
|
7512
|
+
{ console_session: [] }
|
|
7513
7513
|
],
|
|
7514
7514
|
summary: "/devices/delete",
|
|
7515
7515
|
tags: ["/devices"],
|
|
@@ -8099,9 +8099,9 @@ var openapi_default = {
|
|
|
8099
8099
|
401: { description: "Unauthorized" }
|
|
8100
8100
|
},
|
|
8101
8101
|
security: [
|
|
8102
|
-
{
|
|
8103
|
-
{
|
|
8104
|
-
{
|
|
8102
|
+
{ api_key: [] },
|
|
8103
|
+
{ pat_with_workspace: [] },
|
|
8104
|
+
{ console_session: [] }
|
|
8105
8105
|
],
|
|
8106
8106
|
summary: "/devices/unmanaged/list",
|
|
8107
8107
|
tags: ["/devices"],
|
|
@@ -8144,9 +8144,9 @@ var openapi_default = {
|
|
|
8144
8144
|
401: { description: "Unauthorized" }
|
|
8145
8145
|
},
|
|
8146
8146
|
security: [
|
|
8147
|
-
{
|
|
8148
|
-
{
|
|
8149
|
-
{
|
|
8147
|
+
{ api_key: [] },
|
|
8148
|
+
{ pat_with_workspace: [] },
|
|
8149
|
+
{ console_session: [] }
|
|
8150
8150
|
],
|
|
8151
8151
|
summary: "/devices/unmanaged/update",
|
|
8152
8152
|
tags: ["/devices"],
|
|
@@ -8185,9 +8185,9 @@ var openapi_default = {
|
|
|
8185
8185
|
401: { description: "Unauthorized" }
|
|
8186
8186
|
},
|
|
8187
8187
|
security: [
|
|
8188
|
-
{
|
|
8189
|
-
{
|
|
8190
|
-
{
|
|
8188
|
+
{ api_key: [] },
|
|
8189
|
+
{ pat_with_workspace: [] },
|
|
8190
|
+
{ console_session: [] }
|
|
8191
8191
|
],
|
|
8192
8192
|
summary: "/devices/unmanaged/update",
|
|
8193
8193
|
tags: ["/devices"],
|
|
@@ -8245,9 +8245,9 @@ var openapi_default = {
|
|
|
8245
8245
|
401: { description: "Unauthorized" }
|
|
8246
8246
|
},
|
|
8247
8247
|
security: [
|
|
8248
|
-
{
|
|
8249
|
-
{
|
|
8250
|
-
{
|
|
8248
|
+
{ api_key: [] },
|
|
8249
|
+
{ pat_with_workspace: [] },
|
|
8250
|
+
{ console_session: [] }
|
|
8251
8251
|
],
|
|
8252
8252
|
summary: "/devices/update",
|
|
8253
8253
|
tags: ["/devices"],
|
|
@@ -8302,9 +8302,9 @@ var openapi_default = {
|
|
|
8302
8302
|
401: { description: "Unauthorized" }
|
|
8303
8303
|
},
|
|
8304
8304
|
security: [
|
|
8305
|
-
{
|
|
8306
|
-
{
|
|
8307
|
-
{
|
|
8305
|
+
{ api_key: [] },
|
|
8306
|
+
{ pat_with_workspace: [] },
|
|
8307
|
+
{ console_session: [] }
|
|
8308
8308
|
],
|
|
8309
8309
|
summary: "/devices/update",
|
|
8310
8310
|
tags: ["/devices"],
|
|
@@ -8350,9 +8350,9 @@ var openapi_default = {
|
|
|
8350
8350
|
401: { description: "Unauthorized" }
|
|
8351
8351
|
},
|
|
8352
8352
|
security: [
|
|
8353
|
-
{
|
|
8354
|
-
{
|
|
8355
|
-
{
|
|
8353
|
+
{ api_key: [] },
|
|
8354
|
+
{ pat_with_workspace: [] },
|
|
8355
|
+
{ console_session: [] }
|
|
8356
8356
|
],
|
|
8357
8357
|
summary: "/events/get",
|
|
8358
8358
|
tags: ["/events"],
|
|
@@ -8533,9 +8533,9 @@ var openapi_default = {
|
|
|
8533
8533
|
401: { description: "Unauthorized" }
|
|
8534
8534
|
},
|
|
8535
8535
|
security: [
|
|
8536
|
-
{
|
|
8537
|
-
{
|
|
8538
|
-
{
|
|
8536
|
+
{ api_key: [] },
|
|
8537
|
+
{ pat_with_workspace: [] },
|
|
8538
|
+
{ console_session: [] }
|
|
8539
8539
|
],
|
|
8540
8540
|
summary: "/events/list",
|
|
8541
8541
|
tags: ["/events"],
|
|
@@ -9306,9 +9306,9 @@ var openapi_default = {
|
|
|
9306
9306
|
401: { description: "Unauthorized" }
|
|
9307
9307
|
},
|
|
9308
9308
|
security: [
|
|
9309
|
-
{
|
|
9310
|
-
{
|
|
9311
|
-
{
|
|
9309
|
+
{ api_key: [] },
|
|
9310
|
+
{ pat_with_workspace: [] },
|
|
9311
|
+
{ console_session: [] }
|
|
9312
9312
|
],
|
|
9313
9313
|
summary: "/noise_sensors/noise_thresholds/create",
|
|
9314
9314
|
tags: ["/noise_sensors"],
|
|
@@ -9357,9 +9357,9 @@ var openapi_default = {
|
|
|
9357
9357
|
401: { description: "Unauthorized" }
|
|
9358
9358
|
},
|
|
9359
9359
|
security: [
|
|
9360
|
-
{
|
|
9361
|
-
{
|
|
9362
|
-
{
|
|
9360
|
+
{ api_key: [] },
|
|
9361
|
+
{ pat_with_workspace: [] },
|
|
9362
|
+
{ console_session: [] }
|
|
9363
9363
|
],
|
|
9364
9364
|
summary: "/noise_sensors/noise_thresholds/delete",
|
|
9365
9365
|
tags: ["/noise_sensors"],
|
|
@@ -9406,9 +9406,9 @@ var openapi_default = {
|
|
|
9406
9406
|
401: { description: "Unauthorized" }
|
|
9407
9407
|
},
|
|
9408
9408
|
security: [
|
|
9409
|
-
{
|
|
9410
|
-
{
|
|
9411
|
-
{
|
|
9409
|
+
{ api_key: [] },
|
|
9410
|
+
{ pat_with_workspace: [] },
|
|
9411
|
+
{ console_session: [] }
|
|
9412
9412
|
],
|
|
9413
9413
|
summary: "/noise_sensors/noise_thresholds/get",
|
|
9414
9414
|
tags: ["/noise_sensors"],
|
|
@@ -9457,9 +9457,9 @@ var openapi_default = {
|
|
|
9457
9457
|
401: { description: "Unauthorized" }
|
|
9458
9458
|
},
|
|
9459
9459
|
security: [
|
|
9460
|
-
{
|
|
9461
|
-
{
|
|
9462
|
-
{
|
|
9460
|
+
{ api_key: [] },
|
|
9461
|
+
{ pat_with_workspace: [] },
|
|
9462
|
+
{ console_session: [] }
|
|
9463
9463
|
],
|
|
9464
9464
|
summary: "/noise_sensors/noise_thresholds/list",
|
|
9465
9465
|
tags: ["/noise_sensors"],
|
|
@@ -9513,9 +9513,9 @@ var openapi_default = {
|
|
|
9513
9513
|
401: { description: "Unauthorized" }
|
|
9514
9514
|
},
|
|
9515
9515
|
security: [
|
|
9516
|
-
{
|
|
9517
|
-
{
|
|
9518
|
-
{
|
|
9516
|
+
{ api_key: [] },
|
|
9517
|
+
{ pat_with_workspace: [] },
|
|
9518
|
+
{ console_session: [] }
|
|
9519
9519
|
],
|
|
9520
9520
|
summary: "/noise_sensors/noise_thresholds/update",
|
|
9521
9521
|
tags: ["/noise_sensors"],
|
|
@@ -9565,9 +9565,9 @@ var openapi_default = {
|
|
|
9565
9565
|
401: { description: "Unauthorized" }
|
|
9566
9566
|
},
|
|
9567
9567
|
security: [
|
|
9568
|
-
{
|
|
9569
|
-
{
|
|
9570
|
-
{
|
|
9568
|
+
{ api_key: [] },
|
|
9569
|
+
{ pat_with_workspace: [] },
|
|
9570
|
+
{ console_session: [] }
|
|
9571
9571
|
],
|
|
9572
9572
|
summary: "/noise_sensors/noise_thresholds/update",
|
|
9573
9573
|
tags: ["/noise_sensors"],
|
|
@@ -9619,9 +9619,9 @@ var openapi_default = {
|
|
|
9619
9619
|
401: { description: "Unauthorized" }
|
|
9620
9620
|
},
|
|
9621
9621
|
security: [
|
|
9622
|
-
{
|
|
9623
|
-
{
|
|
9624
|
-
{
|
|
9622
|
+
{ api_key: [] },
|
|
9623
|
+
{ pat_with_workspace: [] },
|
|
9624
|
+
{ console_session: [] }
|
|
9625
9625
|
],
|
|
9626
9626
|
summary: "/noise_sensors/noise_thresholds/update",
|
|
9627
9627
|
tags: ["/noise_sensors"],
|
|
@@ -9659,9 +9659,9 @@ var openapi_default = {
|
|
|
9659
9659
|
401: { description: "Unauthorized" }
|
|
9660
9660
|
},
|
|
9661
9661
|
security: [
|
|
9662
|
-
{
|
|
9663
|
-
{
|
|
9664
|
-
{
|
|
9662
|
+
{ api_key: [] },
|
|
9663
|
+
{ pat_with_workspace: [] },
|
|
9664
|
+
{ console_session: [] }
|
|
9665
9665
|
],
|
|
9666
9666
|
summary: "/noise_sensors/simulate/trigger_noise_threshold",
|
|
9667
9667
|
tags: ["/noise_sensors"],
|
|
@@ -9829,9 +9829,9 @@ var openapi_default = {
|
|
|
9829
9829
|
401: { description: "Unauthorized" }
|
|
9830
9830
|
},
|
|
9831
9831
|
security: [
|
|
9832
|
-
{
|
|
9833
|
-
{
|
|
9834
|
-
{
|
|
9832
|
+
{ api_key: [] },
|
|
9833
|
+
{ pat_with_workspace: [] },
|
|
9834
|
+
{ console_session: [] }
|
|
9835
9835
|
],
|
|
9836
9836
|
summary: "/phones/simulate/create_sandbox_phone",
|
|
9837
9837
|
tags: ["/phones"],
|
|
@@ -10708,9 +10708,9 @@ var openapi_default = {
|
|
|
10708
10708
|
401: { description: "Unauthorized" }
|
|
10709
10709
|
},
|
|
10710
10710
|
security: [
|
|
10711
|
-
{
|
|
10712
|
-
{
|
|
10713
|
-
{
|
|
10711
|
+
{ api_key: [] },
|
|
10712
|
+
{ pat_with_workspace: [] },
|
|
10713
|
+
{ console_session: [] }
|
|
10714
10714
|
],
|
|
10715
10715
|
summary: "/thermostats/list",
|
|
10716
10716
|
tags: ["/thermostats"],
|
|
@@ -10858,9 +10858,9 @@ var openapi_default = {
|
|
|
10858
10858
|
401: { description: "Unauthorized" }
|
|
10859
10859
|
},
|
|
10860
10860
|
security: [
|
|
10861
|
-
{
|
|
10862
|
-
{
|
|
10863
|
-
{
|
|
10861
|
+
{ api_key: [] },
|
|
10862
|
+
{ pat_with_workspace: [] },
|
|
10863
|
+
{ console_session: [] }
|
|
10864
10864
|
],
|
|
10865
10865
|
summary: "/thermostats/update",
|
|
10866
10866
|
tags: ["/thermostats"],
|
|
@@ -10914,9 +10914,9 @@ var openapi_default = {
|
|
|
10914
10914
|
401: { description: "Unauthorized" }
|
|
10915
10915
|
},
|
|
10916
10916
|
security: [
|
|
10917
|
-
{
|
|
10918
|
-
{
|
|
10919
|
-
{
|
|
10917
|
+
{ api_key: [] },
|
|
10918
|
+
{ pat_with_workspace: [] },
|
|
10919
|
+
{ console_session: [] }
|
|
10920
10920
|
],
|
|
10921
10921
|
summary: "/thermostats/update",
|
|
10922
10922
|
tags: ["/thermostats"],
|
|
@@ -10958,9 +10958,9 @@ var openapi_default = {
|
|
|
10958
10958
|
401: { description: "Unauthorized" }
|
|
10959
10959
|
},
|
|
10960
10960
|
security: [
|
|
10961
|
-
{
|
|
10962
|
-
{
|
|
10963
|
-
{
|
|
10961
|
+
{ api_key: [] },
|
|
10962
|
+
{ pat_with_workspace: [] },
|
|
10963
|
+
{ console_session: [] }
|
|
10964
10964
|
],
|
|
10965
10965
|
summary: "/user_identities/add_acs_user",
|
|
10966
10966
|
tags: ["/user_identities"],
|
|
@@ -11000,9 +11000,9 @@ var openapi_default = {
|
|
|
11000
11000
|
401: { description: "Unauthorized" }
|
|
11001
11001
|
},
|
|
11002
11002
|
security: [
|
|
11003
|
-
{
|
|
11004
|
-
{
|
|
11005
|
-
{
|
|
11003
|
+
{ api_key: [] },
|
|
11004
|
+
{ pat_with_workspace: [] },
|
|
11005
|
+
{ console_session: [] }
|
|
11006
11006
|
],
|
|
11007
11007
|
summary: "/user_identities/add_acs_user",
|
|
11008
11008
|
tags: ["/user_identities"],
|
|
@@ -11089,9 +11089,9 @@ var openapi_default = {
|
|
|
11089
11089
|
401: { description: "Unauthorized" }
|
|
11090
11090
|
},
|
|
11091
11091
|
security: [
|
|
11092
|
-
{
|
|
11093
|
-
{
|
|
11094
|
-
{
|
|
11092
|
+
{ api_key: [] },
|
|
11093
|
+
{ pat_with_workspace: [] },
|
|
11094
|
+
{ console_session: [] }
|
|
11095
11095
|
],
|
|
11096
11096
|
summary: "/user_identities/create",
|
|
11097
11097
|
tags: ["/user_identities"],
|
|
@@ -11451,9 +11451,9 @@ var openapi_default = {
|
|
|
11451
11451
|
401: { description: "Unauthorized" }
|
|
11452
11452
|
},
|
|
11453
11453
|
security: [
|
|
11454
|
-
{
|
|
11455
|
-
{
|
|
11456
|
-
{
|
|
11454
|
+
{ api_key: [] },
|
|
11455
|
+
{ pat_with_workspace: [] },
|
|
11456
|
+
{ console_session: [] }
|
|
11457
11457
|
],
|
|
11458
11458
|
summary: "/user_identities/get",
|
|
11459
11459
|
tags: ["/user_identities"],
|
|
@@ -11495,9 +11495,9 @@ var openapi_default = {
|
|
|
11495
11495
|
401: { description: "Unauthorized" }
|
|
11496
11496
|
},
|
|
11497
11497
|
security: [
|
|
11498
|
-
{
|
|
11499
|
-
{
|
|
11500
|
-
{
|
|
11498
|
+
{ api_key: [] },
|
|
11499
|
+
{ pat_with_workspace: [] },
|
|
11500
|
+
{ console_session: [] }
|
|
11501
11501
|
],
|
|
11502
11502
|
summary: "/user_identities/grant_access_to_device",
|
|
11503
11503
|
tags: ["/user_identities"],
|
|
@@ -11537,9 +11537,9 @@ var openapi_default = {
|
|
|
11537
11537
|
401: { description: "Unauthorized" }
|
|
11538
11538
|
},
|
|
11539
11539
|
security: [
|
|
11540
|
-
{
|
|
11541
|
-
{
|
|
11542
|
-
{
|
|
11540
|
+
{ api_key: [] },
|
|
11541
|
+
{ pat_with_workspace: [] },
|
|
11542
|
+
{ console_session: [] }
|
|
11543
11543
|
],
|
|
11544
11544
|
summary: "/user_identities/grant_access_to_device",
|
|
11545
11545
|
tags: ["/user_identities"],
|
|
@@ -11672,9 +11672,9 @@ var openapi_default = {
|
|
|
11672
11672
|
401: { description: "Unauthorized" }
|
|
11673
11673
|
},
|
|
11674
11674
|
security: [
|
|
11675
|
-
{
|
|
11676
|
-
{
|
|
11677
|
-
{
|
|
11675
|
+
{ api_key: [] },
|
|
11676
|
+
{ pat_with_workspace: [] },
|
|
11677
|
+
{ console_session: [] }
|
|
11678
11678
|
],
|
|
11679
11679
|
summary: "/user_identities/list_accessible_devices",
|
|
11680
11680
|
tags: ["/user_identities"],
|
|
@@ -11771,9 +11771,9 @@ var openapi_default = {
|
|
|
11771
11771
|
401: { description: "Unauthorized" }
|
|
11772
11772
|
},
|
|
11773
11773
|
security: [
|
|
11774
|
-
{
|
|
11775
|
-
{
|
|
11776
|
-
{
|
|
11774
|
+
{ api_key: [] },
|
|
11775
|
+
{ pat_with_workspace: [] },
|
|
11776
|
+
{ console_session: [] }
|
|
11777
11777
|
],
|
|
11778
11778
|
summary: "/user_identities/list_acs_users",
|
|
11779
11779
|
tags: ["/user_identities"],
|
|
@@ -11815,9 +11815,9 @@ var openapi_default = {
|
|
|
11815
11815
|
401: { description: "Unauthorized" }
|
|
11816
11816
|
},
|
|
11817
11817
|
security: [
|
|
11818
|
-
{
|
|
11819
|
-
{
|
|
11820
|
-
{
|
|
11818
|
+
{ api_key: [] },
|
|
11819
|
+
{ pat_with_workspace: [] },
|
|
11820
|
+
{ console_session: [] }
|
|
11821
11821
|
],
|
|
11822
11822
|
summary: "/user_identities/remove_acs_user",
|
|
11823
11823
|
tags: ["/user_identities"],
|
|
@@ -11859,9 +11859,9 @@ var openapi_default = {
|
|
|
11859
11859
|
401: { description: "Unauthorized" }
|
|
11860
11860
|
},
|
|
11861
11861
|
security: [
|
|
11862
|
-
{
|
|
11863
|
-
{
|
|
11864
|
-
{
|
|
11862
|
+
{ api_key: [] },
|
|
11863
|
+
{ pat_with_workspace: [] },
|
|
11864
|
+
{ console_session: [] }
|
|
11865
11865
|
],
|
|
11866
11866
|
summary: "/user_identities/revoke_access_to_device",
|
|
11867
11867
|
tags: ["/user_identities"],
|
|
@@ -12017,9 +12017,9 @@ var openapi_default = {
|
|
|
12017
12017
|
401: { description: "Unauthorized" }
|
|
12018
12018
|
},
|
|
12019
12019
|
security: [
|
|
12020
|
-
{
|
|
12021
|
-
{
|
|
12022
|
-
{
|
|
12020
|
+
{ api_key: [] },
|
|
12021
|
+
{ pat_with_workspace: [] },
|
|
12022
|
+
{ console_session: [] }
|
|
12023
12023
|
],
|
|
12024
12024
|
summary: "/webhooks/create",
|
|
12025
12025
|
tags: ["/webhooks"],
|
|
@@ -12059,9 +12059,9 @@ var openapi_default = {
|
|
|
12059
12059
|
401: { description: "Unauthorized" }
|
|
12060
12060
|
},
|
|
12061
12061
|
security: [
|
|
12062
|
-
{
|
|
12063
|
-
{
|
|
12064
|
-
{
|
|
12062
|
+
{ api_key: [] },
|
|
12063
|
+
{ pat_with_workspace: [] },
|
|
12064
|
+
{ console_session: [] }
|
|
12065
12065
|
],
|
|
12066
12066
|
summary: "/webhooks/delete",
|
|
12067
12067
|
tags: ["/webhooks"],
|
|
@@ -12103,9 +12103,9 @@ var openapi_default = {
|
|
|
12103
12103
|
401: { description: "Unauthorized" }
|
|
12104
12104
|
},
|
|
12105
12105
|
security: [
|
|
12106
|
-
{
|
|
12107
|
-
{
|
|
12108
|
-
{
|
|
12106
|
+
{ api_key: [] },
|
|
12107
|
+
{ pat_with_workspace: [] },
|
|
12108
|
+
{ console_session: [] }
|
|
12109
12109
|
],
|
|
12110
12110
|
summary: "/webhooks/get",
|
|
12111
12111
|
tags: ["/webhooks"],
|
|
@@ -12140,9 +12140,9 @@ var openapi_default = {
|
|
|
12140
12140
|
401: { description: "Unauthorized" }
|
|
12141
12141
|
},
|
|
12142
12142
|
security: [
|
|
12143
|
-
{
|
|
12144
|
-
{
|
|
12145
|
-
{
|
|
12143
|
+
{ api_key: [] },
|
|
12144
|
+
{ pat_with_workspace: [] },
|
|
12145
|
+
{ console_session: [] }
|
|
12146
12146
|
],
|
|
12147
12147
|
summary: "/webhooks/list",
|
|
12148
12148
|
tags: ["/webhooks"],
|
|
@@ -12173,9 +12173,9 @@ var openapi_default = {
|
|
|
12173
12173
|
401: { description: "Unauthorized" }
|
|
12174
12174
|
},
|
|
12175
12175
|
security: [
|
|
12176
|
-
{
|
|
12177
|
-
{
|
|
12178
|
-
{
|
|
12176
|
+
{ api_key: [] },
|
|
12177
|
+
{ pat_with_workspace: [] },
|
|
12178
|
+
{ console_session: [] }
|
|
12179
12179
|
],
|
|
12180
12180
|
summary: "/webhooks/list",
|
|
12181
12181
|
tags: ["/webhooks"],
|
|
@@ -12218,9 +12218,9 @@ var openapi_default = {
|
|
|
12218
12218
|
401: { description: "Unauthorized" }
|
|
12219
12219
|
},
|
|
12220
12220
|
security: [
|
|
12221
|
-
{
|
|
12222
|
-
{
|
|
12223
|
-
{
|
|
12221
|
+
{ api_key: [] },
|
|
12222
|
+
{ pat_with_workspace: [] },
|
|
12223
|
+
{ console_session: [] }
|
|
12224
12224
|
],
|
|
12225
12225
|
summary: "/webhooks/update",
|
|
12226
12226
|
tags: ["/webhooks"],
|
|
@@ -12260,9 +12260,9 @@ var openapi_default = {
|
|
|
12260
12260
|
401: { description: "Unauthorized" }
|
|
12261
12261
|
},
|
|
12262
12262
|
security: [
|
|
12263
|
-
{
|
|
12264
|
-
{
|
|
12265
|
-
{
|
|
12263
|
+
{ api_key: [] },
|
|
12264
|
+
{ pat_with_workspace: [] },
|
|
12265
|
+
{ console_session: [] }
|
|
12266
12266
|
],
|
|
12267
12267
|
summary: "/webhooks/update",
|
|
12268
12268
|
tags: ["/webhooks"],
|
|
@@ -12488,9 +12488,9 @@ var openapi_default = {
|
|
|
12488
12488
|
401: { description: "Unauthorized" }
|
|
12489
12489
|
},
|
|
12490
12490
|
security: [
|
|
12491
|
-
{
|
|
12492
|
-
{
|
|
12493
|
-
{
|
|
12491
|
+
{ api_key: [] },
|
|
12492
|
+
{ pat_with_workspace: [] },
|
|
12493
|
+
{ console_session: [] }
|
|
12494
12494
|
],
|
|
12495
12495
|
summary: "/workspaces/reset_sandbox",
|
|
12496
12496
|
tags: ["/workspaces"],
|