575
575
],
576
576
"summary" : " Create a new Application" ,
577
577
"description" : " Create a new Lowcoder Application based on the Organization-ID where the authenticated or impersonated user has access." ,
578
- "operationId" : " createApplication" ,
578
+ "operationId" : " createApplication" ,
579
579
"requestBody" : {
580
580
"content" : {
581
581
"application/json" : {
3710
3710
"/api/users/password" : {
3711
3711
"put" : {
3712
3712
"tags" : [
3713
- " User Password APIs"
3713
+ " User Profile Photo APIs"
3714
3714
],
3715
3715
"summary" : " Update User Password" ,
3716
3716
"description" : " Allow the User to update their Password within Lowcoder, enhancing security and account management." ,
3740
3740
},
3741
3741
"post" : {
3742
3742
"tags" : [
3743
- " User Password APIs"
3743
+ " User Profile Photo APIs"
3744
3744
],
3745
3745
"summary" : " Set User Password" ,
3746
3746
"description" : " Set a new Password for the User within Lowcoder, ensuring secure access to their account." ,
3927
3927
"/api/users/reset-password" : {
3928
3928
"post" : {
3929
3929
"tags" : [
3930
- " User Password APIs"
3930
+ " User Profile Photo APIs"
3931
3931
],
3932
3932
"summary" : " Reset User Password" ,
3933
3933
"description" : " Initiate a Password Reset process for the user within Lowcoder, allowing them to regain access to their account." ,
3959
3959
"/api/users/reset-lost-password" : {
3960
3960
"post" : {
3961
3961
"tags" : [
3962
- " User Password APIs"
3962
+ " User Profile Photo APIs"
3963
3963
],
3964
3964
"summary" : " Reset Lost User Password" ,
3965
3965
"description" : " Resets lost password based on the token from lost password email." ,
4063
4063
"/api/users/lost-password" : {
4064
4064
"post" : {
4065
4065
"tags" : [
4066
- " User Password APIs"
4066
+ " User Profile Photo APIs"
4067
4067
],
4068
4068
"summary" : " Lost User Password" ,
4069
4069
"description" : " Initiate a Lost Password recovery process." ,
8375
8375
"url" : " https://docs.lowcoder.cloud/lowcoder-documentation/lowcoder-extension/lowcoder-open-rest-api" ,
8376
8376
"description" : " Lowcoder Documentation"
8377
8377
},
8378
- "tags" : []
8378
+ "tags" : [
8379
+ {
8380
+ "name" : " Application APIs" ,
8381
+ "description" : " " ,
8382
+ "externalDocs" : {
8383
+ "description" : " " ,
8384
+ "url" : " "
8385
+ }
8386
+ },
8387
+ {
8388
+ "name" : " Application History APIs" ,
8389
+ "description" : " " ,
8390
+ "externalDocs" : {
8391
+ "description" : " " ,
8392
+ "url" : " "
8393
+ }
8394
+ },
8395
+ {
8396
+ "name" : " Application Permissions APIs" ,
8397
+ "description" : " " ,
8398
+ "externalDocs" : {
8399
+ "description" : " " ,
8400
+ "url" : " "
8401
+ }
8402
+ },
8403
+ {
8404
+ "name" : " Bundle APIs" ,
8405
+ "description" : " " ,
8406
+ "externalDocs" : {
8407
+ "description" : " " ,
8408
+ "url" : " "
8409
+ }
8410
+ },
8411
+ {
8412
+ "name" : " Bundle Permissions APIs" ,
8413
+ "description" : " " ,
8414
+ "externalDocs" : {
8415
+ "description" : " " ,
8416
+ "url" : " "
8417
+ }
8418
+ },
8419
+ {
8420
+ "name" : " Folder APIs" ,
8421
+ "description" : " " ,
8422
+ "externalDocs" : {
8423
+ "description" : " " ,
8424
+ "url" : " "
8425
+ }
8426
+ },
8427
+ {
8428
+ "name" : " Folder Permissions APIs" ,
8429
+ "description" : " " ,
8430
+ "externalDocs" : {
8431
+ "description" : " " ,
8432
+ "url" : " "
8433
+ }
8434
+ },
8435
+ {
8436
+ "name" : " Data Source APIs" ,
8437
+ "description" : " " ,
8438
+ "externalDocs" : {
8439
+ "description" : " " ,
8440
+ "url" : " "
8441
+ }
8442
+ },
8443
+ {
8444
+ "name" : " Data Source Permissions APIs" ,
8445
+ "description" : " " ,
8446
+ "externalDocs" : {
8447
+ "description" : " " ,
8448
+ "url" : " "
8449
+ }
8450
+ },
8451
+ {
8452
+ "name" : " Query Execution APIs" ,
8453
+ "description" : " " ,
8454
+ "externalDocs" : {
8455
+ "description" : " " ,
8456
+ "url" : " "
8457
+ }
8458
+ },
8459
+ {
8460
+ "name" : " Library Queries Record APIs" ,
8461
+ "description" : " " ,
8462
+ "externalDocs" : {
8463
+ "description" : " " ,
8464
+ "url" : " "
8465
+ }
8466
+ },
8467
+ {
8468
+ "name" : " Organization APIs" ,
8469
+ "description" : " " ,
8470
+ "externalDocs" : {
8471
+ "description" : " " ,
8472
+ "url" : " "
8473
+ }
8474
+ },
8475
+ {
8476
+ "name" : " Query Library APIs" ,
8477
+ "description" : " " ,
8478
+ "externalDocs" : {
8479
+ "description" : " " ,
8480
+ "url" : " "
8481
+ }
8482
+ },
8483
+ {
8484
+ "name" : " Organization Member APIs" ,
8485
+ "description" : " " ,
8486
+ "externalDocs" : {
8487
+ "description" : " " ,
8488
+ "url" : " "
8489
+ }
8490
+ },
8491
+ {
8492
+ "name" : " User invitation APIs" ,
8493
+ "description" : " " ,
8494
+ "externalDocs" : {
8495
+ "description" : " " ,
8496
+ "url" : " "
8497
+ }
8498
+ },
8499
+ {
8500
+ "name" : " User APIs" ,
8501
+ "description" : " " ,
8502
+ "externalDocs" : {
8503
+ "description" : " " ,
8504
+ "url" : " "
8505
+ }
8506
+ },
8507
+ {
8508
+ "name" : " User Profile Photo APIs" ,
8509
+ "description" : " " ,
8510
+ "externalDocs" : {
8511
+ "description" : " " ,
8512
+ "url" : " "
8513
+ }
8514
+ },
8515
+ {
8516
+ "name" : " Group APIs" ,
8517
+ "description" : " " ,
8518
+ "externalDocs" : {
8519
+ "description" : " " ,
8520
+ "url" : " "
8521
+ }
8522
+ },
8523
+ {
8524
+ "name" : " Group Members APIs" ,
8525
+ "description" : " " ,
8526
+ "externalDocs" : {
8527
+ "description" : " " ,
8528
+ "url" : " "
8529
+ }
8530
+ },
8531
+ {
8532
+ "name" : " Authentication APIs" ,
8533
+ "description" : " " ,
8534
+ "externalDocs" : {
8535
+ "description" : " " ,
8536
+ "url" : " "
8537
+ }
8538
+ },
8539
+ {
8540
+ "name" : " Image Assets APIs" ,
8541
+ "description" : " " ,
8542
+ "externalDocs" : {
8543
+ "description" : " " ,
8544
+ "url" : " "
8545
+ }
8546
+ },
8547
+ {
8548
+ "name" : " Javascript Library APIs" ,
8549
+ "description" : " " ,
8550
+ "externalDocs" : {
8551
+ "description" : " " ,
8552
+ "url" : " "
8553
+ }
8554
+ },
8555
+ {
8556
+ "name" : " Status checks APIs" ,
8557
+ "description" : " " ,
8558
+ "externalDocs" : {
8559
+ "description" : " " ,
8560
+ "url" : " "
8561
+ }
8562
+ },
8563
+ {
8564
+ "name" : " Server Setting APIs" ,
8565
+ "description" : " " ,
8566
+ "externalDocs" : {
8567
+ "description" : " " ,
8568
+ "url" : " "
8569
+ }
8570
+ },
8571
+ {
8572
+ "name" : " default" ,
8573
+ "description" : " " ,
8574
+ "externalDocs" : {
8575
+ "description" : " " ,
8576
+ "url" : " "
8577
+ }
8578
+ }
8579
+ ]
8379
8580
}
0 commit comments