Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0bb0133

Browse files
committed
update /Lowcoder-API-Service-API.json
1 parenta951d1e commit0bb0133

File tree

1 file changed

+208
-7
lines changed

1 file changed

+208
-7
lines changed

‎Lowcoder-API-Service-API.json

Lines changed: 208 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@
575575
],
576576
"summary":"Create a new Application",
577577
"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",
579579
"requestBody": {
580580
"content": {
581581
"application/json": {
@@ -3710,7 +3710,7 @@
37103710
"/api/users/password": {
37113711
"put": {
37123712
"tags": [
3713-
"UserPassword APIs"
3713+
"UserProfile Photo APIs"
37143714
],
37153715
"summary":"Update User Password",
37163716
"description":"Allow the User to update their Password within Lowcoder, enhancing security and account management.",
@@ -3740,7 +3740,7 @@
37403740
},
37413741
"post": {
37423742
"tags": [
3743-
"UserPassword APIs"
3743+
"UserProfile Photo APIs"
37443744
],
37453745
"summary":"Set User Password",
37463746
"description":"Set a new Password for the User within Lowcoder, ensuring secure access to their account.",
@@ -3927,7 +3927,7 @@
39273927
"/api/users/reset-password": {
39283928
"post": {
39293929
"tags": [
3930-
"UserPassword APIs"
3930+
"UserProfile Photo APIs"
39313931
],
39323932
"summary":"Reset User Password",
39333933
"description":"Initiate a Password Reset process for the user within Lowcoder, allowing them to regain access to their account.",
@@ -3959,7 +3959,7 @@
39593959
"/api/users/reset-lost-password": {
39603960
"post": {
39613961
"tags": [
3962-
"UserPassword APIs"
3962+
"UserProfile Photo APIs"
39633963
],
39643964
"summary":"Reset Lost User Password",
39653965
"description":"Resets lost password based on the token from lost password email.",
@@ -4063,7 +4063,7 @@
40634063
"/api/users/lost-password": {
40644064
"post": {
40654065
"tags": [
4066-
"UserPassword APIs"
4066+
"UserProfile Photo APIs"
40674067
],
40684068
"summary":"Lost User Password",
40694069
"description":"Initiate a Lost Password recovery process.",
@@ -8375,5 +8375,206 @@
83758375
"url":"https://docs.lowcoder.cloud/lowcoder-documentation/lowcoder-extension/lowcoder-open-rest-api",
83768376
"description":"Lowcoder Documentation"
83778377
},
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+
]
83798580
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp