/
CO
coder
/
Coder API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3d ago
View markdown
coder
Coder API
post
Convert user from password to oauth authentication
v59
latest
Swagger 2.0
AGPL-3.0
raw.githubusercontent.com
2026-08-06
397
565
628.9 KB
Agents
28
AI Gateway
4
AI Providers
5
Applications
2
Audit
2
Authorization
7
get
List API key scopes
post
Check authorization
post
Log in user
post
Change password with a one-time passcode
post
Request one-time passcode
post
Validate user password
post
Convert user from password to oauth authentication
Builds
11
Chats
27
Debug
15
Enterprise
109
Files
2
General
10
Git
5
InitScript
1
Insights
5
Members
11
Notifications
16
Organizations
7
PortSharing
3
Prebuilds
2
Provisioning
1
Secrets
6
Tasks
10
TemplateBuilder
5
Templates
38
Users
40
WorkspaceProxies
1
Workspaces
24
Authorization
Convert user from password to oauth authentication
post
/api/v2/users/{user}/convert-login
Path parameters
user
string
required
User ID, name, or me
Request body
CodersdkConvertLoginRequest
required
password
string
required
to_type
''
|
'password'
|
'github'
|
'oidc'
|
'token'
|
'none'
required
Response
Created
CodersdkOAuthConversionResponse
required
expires_at
string
date-time
state_string
string
to_type
''
|
'password'
|
'github'
|
'oidc'
|
'token'
|
'none'
user_id
string
uuid