/
GR
grambo
/
grambo API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 1d ago
Details
Filter operations
activities
2
auth
3
cca
5
extension
1
favorites
1
galxe
3
health
1
mint
6
profile
8
get
Get current user profile
put
Update user profile
post
Toggle auto-hide setting
get
Get public profile
post
Toggle follow status
get
Get user followers
get
Get user following
get
Get user reposts
proxy
1
quests
7
referral
4
search
1
social
3
stats
3
tokens
11
transactions
2
tv
2
upload
2
user
6
profile
Update user profile
Updates the profile information for the authenticated user.
put
/profile
Request body
InternalHandlersUpdateProfileRequest
required
avatar
string
display_name
string
Response
OK
ModelsUser
required
auto_hide
boolean
avatar
string
created_at
string
display_name
string
followers_count
integer
following_count
integer
id
string
telegram_id
string
telegram_username
string
wallet_address
string
Changes