/
CA
casdoor
/
Casdoor RESTful API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
Account API
12
Adapter API
5
post
/api/add-adapter
post
/api/delete-adapter
get
/api/get-adapter
get
/api/get-adapters
post
/api/update-adapter
Application API
7
Cert API
6
Enforce API
2
Enforcer API
5
GetDashboard API
1
GetWebhookEventType API
1
Group API
5
HandleOfficialAccountEvent API
1
Login API
9
MFA API
5
Model API
5
OIDC API
2
Organization API
7
Payment API
8
Permission API
7
Plan API
5
Pricing API
5
Product API
6
Prometheus API
1
Provider API
6
Record API
3
Resource API
6
Role API
5
Service API
2
Session API
6
Subscription API
5
Syncer API
6
System API
3
Token API
8
User API
13
Verification API
3
Webhook API
5
post
/api/login/oauth/introspect
Adapter API
update adapter
post
/api/update-adapter
Query parameters
id
string
required
The id ( owner/name ) of the adapter
Request body
ObjectAdapter
required
createdTime
string
database
string
databaseType
string
host
string
name
string
owner
string
password
string
port
integer
table
string
tableNamePrefix
string
type
string
user
string
Response
The Response object
Changes