@connectedxm/admin 6.7.2 → 6.7.6
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/index.cjs +2637 -2629
- package/dist/index.d.cts +1435 -1429
- package/dist/index.d.ts +1435 -1429
- package/dist/index.js +2637 -2629
- package/openapi.json +104 -96
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -316,10 +316,6 @@
|
|
|
316
316
|
"name": "Groups::Sponsors",
|
|
317
317
|
"description": "Associate sponsors with groups, recognizing supporting organizations or individuals within group contexts"
|
|
318
318
|
},
|
|
319
|
-
{
|
|
320
|
-
"name": "Images",
|
|
321
|
-
"description": "Operations for managing images"
|
|
322
|
-
},
|
|
323
319
|
{
|
|
324
320
|
"name": "Imports",
|
|
325
321
|
"description": "Operations for data imports"
|
|
@@ -336,14 +332,6 @@
|
|
|
336
332
|
"name": "Invoices::Lineitems",
|
|
337
333
|
"description": "View and manage individual line items on invoices, tracking specific charges, quantities, and prices for detailed financial records"
|
|
338
334
|
},
|
|
339
|
-
{
|
|
340
|
-
"name": "Levels",
|
|
341
|
-
"description": "Operations for managing membership levels"
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"name": "Levels::Accounts",
|
|
345
|
-
"description": "Associate accounts with membership levels to grant tier-based access, pricing, and benefits based on membership status"
|
|
346
|
-
},
|
|
347
335
|
{
|
|
348
336
|
"name": "Logins",
|
|
349
337
|
"description": "Operations for managing login records"
|
|
@@ -485,8 +473,28 @@
|
|
|
485
473
|
"description": "Operations for managing event series"
|
|
486
474
|
},
|
|
487
475
|
{
|
|
488
|
-
"name": "
|
|
489
|
-
"description": "
|
|
476
|
+
"name": "Sponsors",
|
|
477
|
+
"description": "Operations for sponsors"
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
"name": "Sponsors::Accounts",
|
|
481
|
+
"description": "Operations for sponsors::accounts"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"name": "Storage::Files",
|
|
485
|
+
"description": "Operations for storage::files"
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
"name": "Storage::Images",
|
|
489
|
+
"description": "Operations for storage::images"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"name": "Storage::Videos",
|
|
493
|
+
"description": "Operations for storage::videos"
|
|
494
|
+
},
|
|
495
|
+
{
|
|
496
|
+
"name": "Storage::Videos::Captions",
|
|
497
|
+
"description": "Operations for storage::videos::captions"
|
|
490
498
|
},
|
|
491
499
|
{
|
|
492
500
|
"name": "Streams",
|
|
@@ -512,18 +520,6 @@
|
|
|
512
520
|
"name": "Support::Notes",
|
|
513
521
|
"description": "Add internal notes to support tickets for team collaboration, tracking resolution steps, and maintaining support history"
|
|
514
522
|
},
|
|
515
|
-
{
|
|
516
|
-
"name": "Supporttickets",
|
|
517
|
-
"description": "Operations for supporttickets"
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"name": "Supporttickets::Messages",
|
|
521
|
-
"description": "Exchange messages within support tickets, facilitating communication between support staff and users to resolve issues"
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"name": "Supporttickets::Notes",
|
|
525
|
-
"description": "Add administrative notes to support tickets for internal tracking, documenting resolution steps, and team coordination"
|
|
526
|
-
},
|
|
527
523
|
{
|
|
528
524
|
"name": "Surveys",
|
|
529
525
|
"description": "Easily gather insights and feedback by using surveys"
|
|
@@ -579,14 +575,6 @@
|
|
|
579
575
|
{
|
|
580
576
|
"name": "Tiers",
|
|
581
577
|
"description": "Operations for managing membership tiers"
|
|
582
|
-
},
|
|
583
|
-
{
|
|
584
|
-
"name": "Videos",
|
|
585
|
-
"description": "Operations for managing videos"
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
"name": "Videos::Captions",
|
|
589
|
-
"description": "Upload, manage, and configure closed captions and subtitles for videos, improving accessibility and multilingual support"
|
|
590
578
|
}
|
|
591
579
|
],
|
|
592
580
|
"paths": {
|
|
@@ -43192,7 +43180,7 @@
|
|
|
43192
43180
|
}
|
|
43193
43181
|
},
|
|
43194
43182
|
"tags": [
|
|
43195
|
-
"Files"
|
|
43183
|
+
"Storage::Files"
|
|
43196
43184
|
]
|
|
43197
43185
|
},
|
|
43198
43186
|
"post": {
|
|
@@ -43265,7 +43253,7 @@
|
|
|
43265
43253
|
}
|
|
43266
43254
|
},
|
|
43267
43255
|
"tags": [
|
|
43268
|
-
"Storage"
|
|
43256
|
+
"Storage::Files"
|
|
43269
43257
|
]
|
|
43270
43258
|
}
|
|
43271
43259
|
},
|
|
@@ -43318,7 +43306,7 @@
|
|
|
43318
43306
|
}
|
|
43319
43307
|
},
|
|
43320
43308
|
"tags": [
|
|
43321
|
-
"Files"
|
|
43309
|
+
"Storage::Files"
|
|
43322
43310
|
]
|
|
43323
43311
|
},
|
|
43324
43312
|
"put": {
|
|
@@ -46035,7 +46023,7 @@
|
|
|
46035
46023
|
}
|
|
46036
46024
|
},
|
|
46037
46025
|
"tags": [
|
|
46038
|
-
"Images"
|
|
46026
|
+
"Storage::Images"
|
|
46039
46027
|
]
|
|
46040
46028
|
},
|
|
46041
46029
|
"post": {
|
|
@@ -46085,7 +46073,7 @@
|
|
|
46085
46073
|
}
|
|
46086
46074
|
},
|
|
46087
46075
|
"tags": [
|
|
46088
|
-
"Images"
|
|
46076
|
+
"Storage::Images"
|
|
46089
46077
|
]
|
|
46090
46078
|
}
|
|
46091
46079
|
},
|
|
@@ -46094,20 +46082,16 @@
|
|
|
46094
46082
|
"operationId": "DeleteManyImages",
|
|
46095
46083
|
"summary": "Delete Many Images",
|
|
46096
46084
|
"description": "Delete Many Images endpoint",
|
|
46097
|
-
"
|
|
46098
|
-
|
|
46099
|
-
|
|
46100
|
-
"
|
|
46101
|
-
|
|
46102
|
-
|
|
46103
|
-
"items": {
|
|
46104
|
-
"type": "string"
|
|
46085
|
+
"requestBody": {
|
|
46086
|
+
"required": true,
|
|
46087
|
+
"content": {
|
|
46088
|
+
"application/json": {
|
|
46089
|
+
"schema": {
|
|
46090
|
+
"$ref": "#/components/schemas/DeleteManyImagesInput"
|
|
46105
46091
|
}
|
|
46106
|
-
}
|
|
46107
|
-
"description": "Filter by imageIds",
|
|
46108
|
-
"required": true
|
|
46092
|
+
}
|
|
46109
46093
|
}
|
|
46110
|
-
|
|
46094
|
+
},
|
|
46111
46095
|
"responses": {
|
|
46112
46096
|
"200": {
|
|
46113
46097
|
"description": "Successful response",
|
|
@@ -46141,7 +46125,7 @@
|
|
|
46141
46125
|
}
|
|
46142
46126
|
},
|
|
46143
46127
|
"tags": [
|
|
46144
|
-
"Images"
|
|
46128
|
+
"Storage::Images"
|
|
46145
46129
|
]
|
|
46146
46130
|
}
|
|
46147
46131
|
},
|
|
@@ -46194,7 +46178,7 @@
|
|
|
46194
46178
|
}
|
|
46195
46179
|
},
|
|
46196
46180
|
"tags": [
|
|
46197
|
-
"Images"
|
|
46181
|
+
"Storage::Images"
|
|
46198
46182
|
]
|
|
46199
46183
|
},
|
|
46200
46184
|
"put": {
|
|
@@ -46255,7 +46239,7 @@
|
|
|
46255
46239
|
}
|
|
46256
46240
|
},
|
|
46257
46241
|
"tags": [
|
|
46258
|
-
"Images"
|
|
46242
|
+
"Storage::Images"
|
|
46259
46243
|
]
|
|
46260
46244
|
},
|
|
46261
46245
|
"delete": {
|
|
@@ -46306,7 +46290,7 @@
|
|
|
46306
46290
|
}
|
|
46307
46291
|
},
|
|
46308
46292
|
"tags": [
|
|
46309
|
-
"Images"
|
|
46293
|
+
"Storage::Images"
|
|
46310
46294
|
]
|
|
46311
46295
|
}
|
|
46312
46296
|
},
|
|
@@ -46368,7 +46352,7 @@
|
|
|
46368
46352
|
}
|
|
46369
46353
|
},
|
|
46370
46354
|
"tags": [
|
|
46371
|
-
"Images"
|
|
46355
|
+
"Storage::Images"
|
|
46372
46356
|
]
|
|
46373
46357
|
}
|
|
46374
46358
|
},
|
|
@@ -46421,7 +46405,7 @@
|
|
|
46421
46405
|
}
|
|
46422
46406
|
},
|
|
46423
46407
|
"tags": [
|
|
46424
|
-
"Images"
|
|
46408
|
+
"Storage::Images"
|
|
46425
46409
|
]
|
|
46426
46410
|
}
|
|
46427
46411
|
},
|
|
@@ -48654,7 +48638,7 @@
|
|
|
48654
48638
|
}
|
|
48655
48639
|
},
|
|
48656
48640
|
"tags": [
|
|
48657
|
-
"
|
|
48641
|
+
"Sponsors"
|
|
48658
48642
|
]
|
|
48659
48643
|
},
|
|
48660
48644
|
"post": {
|
|
@@ -48704,7 +48688,7 @@
|
|
|
48704
48688
|
}
|
|
48705
48689
|
},
|
|
48706
48690
|
"tags": [
|
|
48707
|
-
"
|
|
48691
|
+
"Sponsors"
|
|
48708
48692
|
]
|
|
48709
48693
|
}
|
|
48710
48694
|
},
|
|
@@ -48766,7 +48750,7 @@
|
|
|
48766
48750
|
}
|
|
48767
48751
|
},
|
|
48768
48752
|
"tags": [
|
|
48769
|
-
"
|
|
48753
|
+
"Sponsors"
|
|
48770
48754
|
]
|
|
48771
48755
|
},
|
|
48772
48756
|
"delete": {
|
|
@@ -48817,7 +48801,7 @@
|
|
|
48817
48801
|
}
|
|
48818
48802
|
},
|
|
48819
48803
|
"tags": [
|
|
48820
|
-
"
|
|
48804
|
+
"Sponsors"
|
|
48821
48805
|
]
|
|
48822
48806
|
}
|
|
48823
48807
|
},
|
|
@@ -48918,7 +48902,7 @@
|
|
|
48918
48902
|
}
|
|
48919
48903
|
},
|
|
48920
48904
|
"tags": [
|
|
48921
|
-
"
|
|
48905
|
+
"Sponsors::Accounts"
|
|
48922
48906
|
]
|
|
48923
48907
|
}
|
|
48924
48908
|
},
|
|
@@ -48980,7 +48964,7 @@
|
|
|
48980
48964
|
}
|
|
48981
48965
|
},
|
|
48982
48966
|
"tags": [
|
|
48983
|
-
"
|
|
48967
|
+
"Sponsors::Accounts"
|
|
48984
48968
|
]
|
|
48985
48969
|
},
|
|
48986
48970
|
"delete": {
|
|
@@ -49040,7 +49024,7 @@
|
|
|
49040
49024
|
}
|
|
49041
49025
|
},
|
|
49042
49026
|
"tags": [
|
|
49043
|
-
"
|
|
49027
|
+
"Sponsors::Accounts"
|
|
49044
49028
|
]
|
|
49045
49029
|
}
|
|
49046
49030
|
},
|
|
@@ -49093,7 +49077,7 @@
|
|
|
49093
49077
|
}
|
|
49094
49078
|
},
|
|
49095
49079
|
"tags": [
|
|
49096
|
-
"
|
|
49080
|
+
"Sponsors"
|
|
49097
49081
|
]
|
|
49098
49082
|
}
|
|
49099
49083
|
},
|
|
@@ -61353,7 +61337,7 @@
|
|
|
61353
61337
|
"example": "Success message."
|
|
61354
61338
|
},
|
|
61355
61339
|
"data": {
|
|
61356
|
-
"
|
|
61340
|
+
"type": "object"
|
|
61357
61341
|
}
|
|
61358
61342
|
},
|
|
61359
61343
|
"required": [
|
|
@@ -62417,7 +62401,7 @@
|
|
|
62417
62401
|
}
|
|
62418
62402
|
},
|
|
62419
62403
|
"tags": [
|
|
62420
|
-
"
|
|
62404
|
+
"Support"
|
|
62421
62405
|
]
|
|
62422
62406
|
},
|
|
62423
62407
|
"post": {
|
|
@@ -62520,7 +62504,7 @@
|
|
|
62520
62504
|
}
|
|
62521
62505
|
},
|
|
62522
62506
|
"tags": [
|
|
62523
|
-
"
|
|
62507
|
+
"Support"
|
|
62524
62508
|
]
|
|
62525
62509
|
},
|
|
62526
62510
|
"put": {
|
|
@@ -62685,7 +62669,7 @@
|
|
|
62685
62669
|
}
|
|
62686
62670
|
},
|
|
62687
62671
|
"tags": [
|
|
62688
|
-
"
|
|
62672
|
+
"Support"
|
|
62689
62673
|
]
|
|
62690
62674
|
}
|
|
62691
62675
|
},
|
|
@@ -62783,7 +62767,7 @@
|
|
|
62783
62767
|
}
|
|
62784
62768
|
},
|
|
62785
62769
|
"tags": [
|
|
62786
|
-
"
|
|
62770
|
+
"Support::Messages"
|
|
62787
62771
|
]
|
|
62788
62772
|
},
|
|
62789
62773
|
"post": {
|
|
@@ -62942,7 +62926,7 @@
|
|
|
62942
62926
|
}
|
|
62943
62927
|
},
|
|
62944
62928
|
"tags": [
|
|
62945
|
-
"
|
|
62929
|
+
"Support::Notes"
|
|
62946
62930
|
]
|
|
62947
62931
|
},
|
|
62948
62932
|
"post": {
|
|
@@ -63172,7 +63156,7 @@
|
|
|
63172
63156
|
}
|
|
63173
63157
|
},
|
|
63174
63158
|
"tags": [
|
|
63175
|
-
"
|
|
63159
|
+
"Support"
|
|
63176
63160
|
]
|
|
63177
63161
|
}
|
|
63178
63162
|
},
|
|
@@ -69743,7 +69727,7 @@
|
|
|
69743
69727
|
}
|
|
69744
69728
|
},
|
|
69745
69729
|
"tags": [
|
|
69746
|
-
"Videos"
|
|
69730
|
+
"Storage::Videos"
|
|
69747
69731
|
]
|
|
69748
69732
|
}
|
|
69749
69733
|
},
|
|
@@ -69752,20 +69736,16 @@
|
|
|
69752
69736
|
"operationId": "DeleteManyVideos",
|
|
69753
69737
|
"summary": "Delete Many Videos",
|
|
69754
69738
|
"description": "Delete Many Videos endpoint",
|
|
69755
|
-
"
|
|
69756
|
-
|
|
69757
|
-
|
|
69758
|
-
"
|
|
69759
|
-
|
|
69760
|
-
|
|
69761
|
-
"items": {
|
|
69762
|
-
"type": "string"
|
|
69739
|
+
"requestBody": {
|
|
69740
|
+
"required": true,
|
|
69741
|
+
"content": {
|
|
69742
|
+
"application/json": {
|
|
69743
|
+
"schema": {
|
|
69744
|
+
"$ref": "#/components/schemas/DeleteManyVideosInput"
|
|
69763
69745
|
}
|
|
69764
|
-
}
|
|
69765
|
-
"description": "Filter by videoIds",
|
|
69766
|
-
"required": true
|
|
69746
|
+
}
|
|
69767
69747
|
}
|
|
69768
|
-
|
|
69748
|
+
},
|
|
69769
69749
|
"responses": {
|
|
69770
69750
|
"200": {
|
|
69771
69751
|
"description": "Successful response",
|
|
@@ -69799,7 +69779,7 @@
|
|
|
69799
69779
|
}
|
|
69800
69780
|
},
|
|
69801
69781
|
"tags": [
|
|
69802
|
-
"Videos"
|
|
69782
|
+
"Storage::Videos"
|
|
69803
69783
|
]
|
|
69804
69784
|
}
|
|
69805
69785
|
},
|
|
@@ -69852,7 +69832,7 @@
|
|
|
69852
69832
|
}
|
|
69853
69833
|
},
|
|
69854
69834
|
"tags": [
|
|
69855
|
-
"Videos"
|
|
69835
|
+
"Storage::Videos"
|
|
69856
69836
|
]
|
|
69857
69837
|
},
|
|
69858
69838
|
"put": {
|
|
@@ -69913,7 +69893,7 @@
|
|
|
69913
69893
|
}
|
|
69914
69894
|
},
|
|
69915
69895
|
"tags": [
|
|
69916
|
-
"Videos"
|
|
69896
|
+
"Storage::Videos"
|
|
69917
69897
|
]
|
|
69918
69898
|
},
|
|
69919
69899
|
"delete": {
|
|
@@ -69964,7 +69944,7 @@
|
|
|
69964
69944
|
}
|
|
69965
69945
|
},
|
|
69966
69946
|
"tags": [
|
|
69967
|
-
"Videos"
|
|
69947
|
+
"Storage::Videos"
|
|
69968
69948
|
]
|
|
69969
69949
|
}
|
|
69970
69950
|
},
|
|
@@ -70065,7 +70045,7 @@
|
|
|
70065
70045
|
}
|
|
70066
70046
|
},
|
|
70067
70047
|
"tags": [
|
|
70068
|
-
"Videos::Captions"
|
|
70048
|
+
"Storage::Videos::Captions"
|
|
70069
70049
|
]
|
|
70070
70050
|
}
|
|
70071
70051
|
},
|
|
@@ -70145,7 +70125,7 @@
|
|
|
70145
70125
|
}
|
|
70146
70126
|
},
|
|
70147
70127
|
"tags": [
|
|
70148
|
-
"Videos::Captions"
|
|
70128
|
+
"Storage::Videos::Captions"
|
|
70149
70129
|
]
|
|
70150
70130
|
},
|
|
70151
70131
|
"delete": {
|
|
@@ -70205,7 +70185,7 @@
|
|
|
70205
70185
|
}
|
|
70206
70186
|
},
|
|
70207
70187
|
"tags": [
|
|
70208
|
-
"Videos::Captions"
|
|
70188
|
+
"Storage::Videos::Captions"
|
|
70209
70189
|
]
|
|
70210
70190
|
}
|
|
70211
70191
|
},
|
|
@@ -70267,7 +70247,7 @@
|
|
|
70267
70247
|
}
|
|
70268
70248
|
},
|
|
70269
70249
|
"tags": [
|
|
70270
|
-
"Videos::Captions"
|
|
70250
|
+
"Storage::Videos::Captions"
|
|
70271
70251
|
]
|
|
70272
70252
|
}
|
|
70273
70253
|
},
|
|
@@ -70329,7 +70309,7 @@
|
|
|
70329
70309
|
}
|
|
70330
70310
|
},
|
|
70331
70311
|
"tags": [
|
|
70332
|
-
"Videos::Captions"
|
|
70312
|
+
"Storage::Videos::Captions"
|
|
70333
70313
|
]
|
|
70334
70314
|
}
|
|
70335
70315
|
},
|
|
@@ -70382,7 +70362,7 @@
|
|
|
70382
70362
|
}
|
|
70383
70363
|
},
|
|
70384
70364
|
"tags": [
|
|
70385
|
-
"Videos"
|
|
70365
|
+
"Storage::Videos"
|
|
70386
70366
|
]
|
|
70387
70367
|
},
|
|
70388
70368
|
"post": {
|
|
@@ -70433,7 +70413,7 @@
|
|
|
70433
70413
|
}
|
|
70434
70414
|
},
|
|
70435
70415
|
"tags": [
|
|
70436
|
-
"Videos"
|
|
70416
|
+
"Storage::Videos"
|
|
70437
70417
|
]
|
|
70438
70418
|
}
|
|
70439
70419
|
}
|
|
@@ -98055,6 +98035,34 @@
|
|
|
98055
98035
|
"required": [
|
|
98056
98036
|
"notificationIds"
|
|
98057
98037
|
]
|
|
98038
|
+
},
|
|
98039
|
+
"DeleteManyImagesInput": {
|
|
98040
|
+
"type": "object",
|
|
98041
|
+
"properties": {
|
|
98042
|
+
"imageIds": {
|
|
98043
|
+
"type": "array",
|
|
98044
|
+
"items": {
|
|
98045
|
+
"type": "string"
|
|
98046
|
+
}
|
|
98047
|
+
}
|
|
98048
|
+
},
|
|
98049
|
+
"required": [
|
|
98050
|
+
"imageIds"
|
|
98051
|
+
]
|
|
98052
|
+
},
|
|
98053
|
+
"DeleteManyVideosInput": {
|
|
98054
|
+
"type": "object",
|
|
98055
|
+
"properties": {
|
|
98056
|
+
"videoIds": {
|
|
98057
|
+
"type": "array",
|
|
98058
|
+
"items": {
|
|
98059
|
+
"type": "string"
|
|
98060
|
+
}
|
|
98061
|
+
}
|
|
98062
|
+
},
|
|
98063
|
+
"required": [
|
|
98064
|
+
"videoIds"
|
|
98065
|
+
]
|
|
98058
98066
|
}
|
|
98059
98067
|
}
|
|
98060
98068
|
},
|