/
AD
adapter
/
Adapter API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3h ago · Updated 1w ago
View markdown
adapter
Adapter API
patch
Update Current User Settings
ab13bbbbd391
latest
OpenAPI 3.1.0
2026-08-04
110
88
114.2 KB
assets
9
auth
25
post
Auth0 Login
post
Auth Refresh
post
Logout
post
Verify Email
post
Delete User
get
Get Current User
patch
Update Current User
get
Get Current User Settings
patch
Update Current User Settings
get
List Connected Accounts
post
Disconnect Account
get
Get User Idp Data
post
Send Phone Verification
post
Verify Phone
get
Check Phone Verification Status
post
Email Verification Status
post
Resend Email Verification
get
Check Email Verification Status
get
Verify Phone Onboarding
post
Reset Current User Password
post
Validate Invitation
get
Get User Invite Codes
get
Complete Onboarding
post
Generate Magic Link
post
Check Invite Code
conversations
14
knowledge
12
life
1
location
1
management
1
oauth-connect
3
oauth2
3
proxy
13
radar
3
reminders
6
reranking
1
support
1
get
Get Swagger Documentation
get
Get Redoc Documentation
get
Get Openapi Endpoint
get
Health Check
post
Sms Webhook
post
Sb Status Webhook
post
Whatsapp Webhook
post
Whatsapp Status
post
Line Webhook
post
Imessage Webhook
post
Query Messages
get
Insta Webhook Validate
post
Insta Webhook
get
Insta Oauth
post
Insta Oauth
post
Loop Webhook
post
Auth0 Webhook
auth
Update Current User Settings
patch
/auth/users/me/settings
Request body
UpdateUserSettingsRequest
required
account_status
string
nullable
mobile_enabled
boolean
nullable
enabled_channels
unknown[]
nullable
primary_channel
string
nullable
Response
Successful Response
UserSettings
required
user_id
string
required
account_status
'active'
|
'inactive'
|
'deleting'
mobile_enabled
boolean
enabled_channels
string[]
primary_channel
'SMS'
|
'iMessage'
|
'WhatsApp'
|
'LINE'
channel_info
object
nullable