/
DR
dragonflyoss
/
Dragonfly Manager
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Application
9
CDN
6
CDNCluster
7
Config
5
Health
1
Job
5
Oauth
6
get
Get Oauths
post
Create Oauth
get
Get Oauth
delete
Destroy Oauth
patch
Update Oauth
get
Oauth Signin Callback
Permission
1
Preheat
2
Role
6
Scheduler
5
SchedulerCluster
6
SecurityGroup
9
SecurityRule
5
User
5
Users
2
Oauth
Update Oauth
Update by json config
patch
/oauth/{id}
Path parameters
id
string
required
id
Request body
TypesUpdateOauthRequest
required
bio
string
client_id
string
client_secret
string
name
string
redirect_url
string
Response
OK
ModelOauth
required
bio
string
client_id
string
client_secret
string
created_at
string
id
integer
name
string
redirect_url
string
updated_at
string
Changes