/
AR
artalkjs
/
Artalk 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
Auth
9
post
Login by email
post
Register by email
post
Send verify email
get
Check data merge
post
Apply data merge
get
Get User Info
post
Update user profile
post
Get Access Token
get
Get Login Status
Cache
2
Captcha
3
Comment
5
Notify
3
Page
7
Site
4
Statistic
1
System
8
Transfer
3
Upload
1
User
4
Vote
3
Auth
Update user profile
Update user profile when user is logged in
post
/user
Request body
HandlerRequestUserInfoUpdate
required
code
string
email
string
required
link
string
name
string
required
Response
OK
HandlerResponseUserInfoUpdate
required
user
EntityCookedUser
required
Changes